Commit 364ddc98 authored by Kenneth Reitz's avatar Kenneth Reitz

update setuptools

parent d93d283b
...@@ -27,7 +27,7 @@ DEFAULT_PYTHON_VERSION="python-2.7.10" ...@@ -27,7 +27,7 @@ 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.1.2" PIP_VERSION="7.1.2"
SETUPTOOLS_VERSION="18.3.2" SETUPTOOLS_VERSION="18.7.1"
# Common Problem Warnings # Common Problem Warnings
export WARNINGS_LOG=$(mktemp) export WARNINGS_LOG=$(mktemp)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment