Upgrade pip
This commit is contained in:
@@ -58,7 +58,6 @@ oauthlib==0.6.3
|
||||
paramiko==1.9.0
|
||||
path.py==3.0.1
|
||||
Pillow==2.7.0
|
||||
pip>=1.4
|
||||
polib==1.0.3
|
||||
pycrypto>=2.6
|
||||
pygments==2.0.1
|
||||
|
||||
@@ -7,3 +7,6 @@
|
||||
# Numpy and scipy can't be installed in the same pip run.
|
||||
# Install numpy before other things to help resolve the problem.
|
||||
numpy==1.6.2
|
||||
|
||||
# Needed to make sure that options in base.txt are allowed
|
||||
pip==6.0.7
|
||||
|
||||
Reference in New Issue
Block a user