pyDEA icon indicating copy to clipboard operation
pyDEA copied to clipboard

Lacks requirements.txt file

Open eracle opened this issue 8 years ago • 0 comments

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/

eracle avatar Apr 22 '17 14:04 eracle