Coding style.

- Use a standard requirements.txt file for python dependencies.
This commit is contained in:
Andrew Hamilton 2021-10-31 16:12:57 +10:00
parent 2335dec922
commit ba1d6b62bb
2 changed files with 10 additions and 2 deletions

8
requirements.txt Normal file
View file

@ -0,0 +1,8 @@
pyinotify
pygments
docopt
pillow
toml
decorator
pexpect
cwcwidth