updated readme & requirements file

`requirements.txt` reads directly from setup.py which means it will install all the packages listed from setup.py. This is a small work around to prevent managing two different "sources of truth".
This commit is contained in:
Alano
2020-12-19 23:02:58 +02:00
parent e1cb9bda3e
commit 32e602571d
3 changed files with 8 additions and 10 deletions

1
.gitignore vendored
View File

@@ -59,3 +59,4 @@ docs/_build/
target/
.idea/
venv/