Commit d6212b46 authored by Kenneth Reitz's avatar Kenneth Reitz

new setuptools

parent 3558766a
...@@ -32,7 +32,7 @@ DEFAULT_PYTHON_VERSION="python-2.7.10" ...@@ -32,7 +32,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.3" PIP_VERSION="7.0.3"
SETUPTOOLS_VERSION="17.0" SETUPTOOLS_VERSION="18.0.1"
# Setup bpwatch # Setup bpwatch
export PATH=$PATH:$ROOT_DIR/vendor/bpwatch export PATH=$PATH:$ROOT_DIR/vendor/bpwatch
......
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