Add an entry in the readme for the isort prequisite
This commit is contained in:
parent
eeafec2df0
commit
a64b3bdceb
1 changed files with 3 additions and 0 deletions
|
@ -67,6 +67,9 @@ This module has no direct prerequisites. Here are some of its soft dependencies.
|
|||
+ ~pyimport~ requires Python's module ~pyflakes~:
|
||||
+ ~pip install pyflakes~
|
||||
|
||||
+ ~py-isort~ requires [[https://github.com/timothycrosley/isort][isort]] to be installed:
|
||||
+ ~pip install isort~
|
||||
|
||||
+ Python virtual environments install instructions at:
|
||||
+ [[https://github.com/pyenv/pyenv][pyenv]]
|
||||
+ [[https://conda.io/en/latest/][Conda]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue