Coding style.
- Use a standard requirements.txt file for python dependencies.
This commit is contained in:
parent
2335dec922
commit
ba1d6b62bb
2 changed files with 10 additions and 2 deletions
8
requirements.txt
Normal file
8
requirements.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
pyinotify
|
||||
pygments
|
||||
docopt
|
||||
pillow
|
||||
toml
|
||||
decorator
|
||||
pexpect
|
||||
cwcwidth
|
||||
Loading…
Add table
Add a link
Reference in a new issue