Unverified Commit 56ab66b1 authored by Dani Torramilans's avatar Dani Torramilans Committed by GitHub

docs(python): update README to include new `py` alias (#9995)

parent 717ece07
......@@ -11,6 +11,7 @@ plugins=(... python)
| Command | Description |
|------------------|---------------------------------------------------------------------------------|
| `py` | Runs `python` |
| `ipython` | Runs the appropriate `ipython` version according to the activated virtualenv |
| `pyfind` | Finds .py files recursively in the current directory |
| `pyclean [dirs]` | Deletes byte-code and cache files from a list of directories or the current one |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment