Updated pip to 1.5.5 and setuptools to 3.6

This commit is contained in:
cclauss
2014-05-11 23:04:33 +02:00
parent 44bfda1320
commit 84f610347c
+2 -2
View File
@@ -27,8 +27,8 @@ PROFILE_PATH="$BUILD_DIR/.profile.d/python.sh"
DEFAULT_PYTHON_VERSION="python-2.7.6"
PYTHON_EXE="/app/.heroku/python/bin/python"
PIP_VERSION="1.5.4"
SETUPTOOLS_VERSION="2.1"
PIP_VERSION="1.5.5"
SETUPTOOLS_VERSION="3.6"
# Setup bpwatch
export PATH=$PATH:$ROOT_DIR/vendor/bpwatch