pyDEA
pyDEA copied to clipboard
Lacks requirements.txt file
There is no way to know which are the versions of the library the project uses. There are the install_requires in the setup.py but the libraries versions are not pinned. Look at: https://packaging.python.org/requirements/