Skip to content

Commit ed6fe28

Browse files
committed
proper setuptools version
1 parent 4f5a88a commit ed6fe28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/compile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ DEFAULT_PYTHON_VERSION="python-2.7.10"
3030
DEFAULT_PYTHON_STACK="cedar"
3131
PYTHON_EXE="/app/.heroku/python/bin/python"
3232
PIP_VERSION="7.0.1"
33-
SETUPTOOLS_VERSION="16.1"
33+
SETUPTOOLS_VERSION="16.0"
3434

3535
# Setup bpwatch
3636
export PATH=$PATH:$ROOT_DIR/vendor/bpwatch

0 commit comments

Comments
 (0)