Skip to content

Commit 998f996

Browse files
committed
proper setuptools version
1 parent c620980 commit 998f996

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
@@ -35,7 +35,7 @@ DEFAULT_PYTHON_VERSION="python-2.7.12"
3535
DEFAULT_PYTHON_STACK="cedar-14"
3636
PYTHON_EXE="/app/.heroku/python/bin/python"
3737
PIP_VERSION="8.1.2"
38-
SETUPTOOLS_VERSION="23.1"
38+
SETUPTOOLS_VERSION="23.1.0"
3939

4040
# Common Problem Warnings
4141
export WARNINGS_LOG=$(mktemp)

0 commit comments

Comments
 (0)