Coding Style.

- Move the eris source into a subdirectory.
  - Including the setup.py and requirements files.
- This repo will hold more than one python project.
This commit is contained in:
Andrew Hamilton 2021-11-04 21:18:44 +10:00
parent 09ec5fb009
commit 31d8cbf4e3
18 changed files with 1 additions and 1 deletions

8
eris/requirements.txt Normal file
View file

@ -0,0 +1,8 @@
pyinotify==0.9.6
pygments==2.10.0
docopt==0.6.2
pillow==8.4.0
toml==0.10.2
decorator==5.1.0
pexpect==4.8.0
cwcwidth==0.1.5