Files
edx-platform/requirements/edx/paver.txt
David Baumgold f30d2a1516 Update path.py to version 7.2
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.
2015-03-20 09:51:05 -04:00

8 lines
111 B
Plaintext

# Requirements to run Paver
Paver==1.2.1
psutil==1.2.1
lazy==1.1
path.py==7.2
watchdog==0.7.1
python-memcached