setuptools v25.2.0

This commit is contained in:
cclauss
2016-08-13 09:28:17 +02:00
committed by GitHub
parent 6af8d81086
commit e550b32ea8
+1 -1
View File
@@ -35,7 +35,7 @@ DEFAULT_PYTHON_VERSION="python-2.7.12"
DEFAULT_PYTHON_STACK="cedar-14"
PYTHON_EXE="/app/.heroku/python/bin/python"
PIP_VERSION="8.1.2"
SETUPTOOLS_VERSION="25.1.6"
SETUPTOOLS_VERSION="25.2.0"
# Common Problem Warnings
export WARNINGS_LOG=$(mktemp)