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

update setuptools to v31.1.0

parent e527457b
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ DEFAULT_PYTHON_VERSION="python-2.7.12" ...@@ -35,7 +35,7 @@ DEFAULT_PYTHON_VERSION="python-2.7.12"
DEFAULT_PYTHON_STACK="cedar-14" DEFAULT_PYTHON_STACK="cedar-14"
PYTHON_EXE="/app/.heroku/python/bin/python" PYTHON_EXE="/app/.heroku/python/bin/python"
PIP_VERSION="9.0.1" PIP_VERSION="9.0.1"
SETUPTOOLS_VERSION="28.8.0" SETUPTOOLS_VERSION="32.1.0"
# Common Problem Warnings # Common Problem Warnings
export WARNINGS_LOG=$(mktemp) export WARNINGS_LOG=$(mktemp)
......
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