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

update pip/setuptools

parent f172a83d
No related branches found
No related tags found
No related merge requests found
...@@ -26,8 +26,8 @@ LEGACY_TRIGGER="lib/python2.7" ...@@ -26,8 +26,8 @@ LEGACY_TRIGGER="lib/python2.7"
DEFAULT_PYTHON_VERSION="python-2.7.11" DEFAULT_PYTHON_VERSION="python-2.7.11"
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.1.2" PIP_VERSION="8.0.2"
SETUPTOOLS_VERSION="18.7.1" SETUPTOOLS_VERSION="19.6"
# Common Problem Warnings # Common Problem Warnings
export WARNINGS_LOG=$(mktemp) export WARNINGS_LOG=$(mktemp)
......
File deleted
File added
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