update pip and setuptools

This commit is contained in:
2015-01-05 17:16:45 -05:00
parent 871d5b5935
commit 26b54b690c
5 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -28,8 +28,8 @@ PROFILE_PATH="$BUILD_DIR/.profile.d/python.sh"
DEFAULT_PYTHON_VERSION="python-2.7.9"
DEFAULT_PYTHON_STACK="cedar"
PYTHON_EXE="/app/.heroku/python/bin/python"
PIP_VERSION="1.5.6"
SETUPTOOLS_VERSION="7.0"
PIP_VERSION="6.0.6"
SETUPTOOLS_VERSION="11.1"
# Setup bpwatch
export PATH=$PATH:$ROOT_DIR/vendor/bpwatch
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.