Commit 6af8d810 authored by cclauss's avatar cclauss Committed by GitHub

Update setuptools

Update setuptools from 23.x.x to 25.x.x.
parent 0ed4089c
...@@ -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="8.1.2" PIP_VERSION="8.1.2"
SETUPTOOLS_VERSION="23.1.0" SETUPTOOLS_VERSION="25.1.6"
# 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