Commit 09d8bf64 by Ali Mohammad

Upgrade to pip 6.1.0 and the corresponding virtual env. (We can't upgrade beyond…

Upgrade to pip 6.1.0 and the corresponding virtual env. (We can't upgrade beyond this yet due to python version mismatch.)
parent 572835c8
......@@ -94,9 +94,9 @@ common_debian_pkgs:
- curl
common_pip_pkgs:
- pip==1.5.6
- pip==6.1.0
- setuptools==3.6
- virtualenv==1.11.6
- virtualenv==12.1.0
- virtualenvwrapper
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