Skip to content
Snippets Groups Projects
Commit f30d2a15 authored by David Baumgold's avatar David Baumgold
Browse files

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.
parent 90a0459e
No related merge requests found
......@@ -42,7 +42,7 @@ networkx==1.7
nltk==2.0.4
oauthlib==0.6.3
paramiko==1.9.0
path.py==3.0.1
path.py==7.2
Pillow==2.6.1
pip>=1.3
polib==1.0.3
......
......@@ -60,7 +60,7 @@ nltk==2.0.4
nose==1.3.3
oauthlib==0.6.3
paramiko==1.9.0
path.py==3.0.1
path.py==7.2
Pillow==2.7.0
polib==1.0.3
pycrypto>=2.6
......
......@@ -2,6 +2,6 @@
Paver==1.2.1
psutil==1.2.1
lazy==1.1
path.py==3.0.1
path.py==7.2
watchdog==0.7.1
python-memcached
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment