Skip to content
Snippets Groups Projects
Commit 61d3d958 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

Merge pull request #235 from jpadilla/master

Update pip to 7.1.0
parents a0013389 69b88cb0
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ WEBCONCURRENCY_PROFILE_PATH="$BUILD_DIR/.profile.d/python.webconcurrency.sh" ...@@ -31,7 +31,7 @@ WEBCONCURRENCY_PROFILE_PATH="$BUILD_DIR/.profile.d/python.webconcurrency.sh"
DEFAULT_PYTHON_VERSION="python-2.7.10" DEFAULT_PYTHON_VERSION="python-2.7.10"
DEFAULT_PYTHON_STACK="cedar" DEFAULT_PYTHON_STACK="cedar"
PYTHON_EXE="/app/.heroku/python/bin/python" PYTHON_EXE="/app/.heroku/python/bin/python"
PIP_VERSION="7.0.3" PIP_VERSION="7.1.0"
SETUPTOOLS_VERSION="18.0.1" SETUPTOOLS_VERSION="18.0.1"
# Setup bpwatch # Setup bpwatch
......
File deleted
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment