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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -59,3 +59,4 @@ docs/_build/
|
||||
target/
|
||||
|
||||
.idea/
|
||||
venv/
|
||||
Reference in New Issue
Block a user