Merge pull request #232 from jpadilla/master

Update pip to v7.0.3 and setuptools to v17.0
This commit is contained in:
2015-06-21 13:06:28 -04:00
5 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -29,8 +29,8 @@ WEBCONCURRENCY_PROFILE_PATH="$BUILD_DIR/.profile.d/python.webconcurrency.sh"
DEFAULT_PYTHON_VERSION="python-2.7.10"
DEFAULT_PYTHON_STACK="cedar"
PYTHON_EXE="/app/.heroku/python/bin/python"
PIP_VERSION="7.0.1"
SETUPTOOLS_VERSION="16.0"
PIP_VERSION="7.0.3"
SETUPTOOLS_VERSION="17.0"
# Setup bpwatch
export PATH=$PATH:$ROOT_DIR/vendor/bpwatch
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.