Commit 40b453e6 by Ali Mohammad

Merge pull request #2226 from edx/alawibaba/pip-upgrade

Upgrade to pip 6.0.8. We can't upgrade beyond this yet due to python …
parents 4727266e 09d8bf64
...@@ -94,9 +94,9 @@ common_debian_pkgs: ...@@ -94,9 +94,9 @@ common_debian_pkgs:
- curl - curl
common_pip_pkgs: common_pip_pkgs:
- pip==1.5.6 - pip==6.1.0
- setuptools==3.6 - setuptools==3.6
- virtualenv==1.11.6 - virtualenv==12.1.0
- virtualenvwrapper - virtualenvwrapper
common_web_user: www-data common_web_user: www-data
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment