Closed ryanbwolf closed 3 years ago
Super easy fix, will save tons of dependency headaches.
pip freeze > requirements.txt
The list of dependencies are in setup.py, so I'm not sure what would be the advantage of adding a requirements.txt
requirements.txt
Closing but don't hesitate to comment if you disagree.
Super easy fix, will save tons of dependency headaches.
pip freeze > requirements.txt