no need for SETUPTOOLS_VERSION anymore

This commit is contained in:
2017-03-08 16:58:39 -05:00
parent 09b7e44841
commit 327daa5f32
-1
View File
@@ -35,7 +35,6 @@ DEFAULT_PYTHON_VERSION="python-2.7.13"
DEFAULT_PYTHON_STACK="cedar-14"
PYTHON_EXE="/app/.heroku/python/bin/python"
PIP_VERSION="9.0.1"
SETUPTOOLS_VERSION="34.3.1"
# Common Problem Warnings
export WARNINGS_LOG=$(mktemp)