proper setuptools version

This commit is contained in:
2015-05-27 16:12:59 -07:00
parent 4f5a88a05a
commit ed6fe287c4
+1 -1
View File
@@ -30,7 +30,7 @@ DEFAULT_PYTHON_VERSION="python-2.7.10"
DEFAULT_PYTHON_STACK="cedar"
PYTHON_EXE="/app/.heroku/python/bin/python"
PIP_VERSION="7.0.1"
SETUPTOOLS_VERSION="16.1"
SETUPTOOLS_VERSION="16.0"
# Setup bpwatch
export PATH=$PATH:$ROOT_DIR/vendor/bpwatch