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.
8 lines
111 B
Plaintext
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
|