Skip to content
Snippets Groups Projects
Commit ed6fe287 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

proper setuptools version

parent 4f5a88a0
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ DEFAULT_PYTHON_VERSION="python-2.7.10" ...@@ -30,7 +30,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.0.1" PIP_VERSION="7.0.1"
SETUPTOOLS_VERSION="16.1" SETUPTOOLS_VERSION="16.0"
# Setup bpwatch # Setup bpwatch
export PATH=$PATH:$ROOT_DIR/vendor/bpwatch export PATH=$PATH:$ROOT_DIR/vendor/bpwatch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment