requirements.txt
1.8 KB
-
Update path.py to version 7.2 · f30d2a15
Due to this warning when trying to install requirements from github: DEPRECATION: Uninstalling a distutils installed project (path.py) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.
David Baumgold committed
This project manages its dependencies using
pip.
Learn more