Skip to content

Commit 37a612a

Browse files
committed
Cython version tweak for 3.7
1 parent 9ffc56e commit 37a612a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
- MODULE=hdbscan
1515
matrix:
1616
- DISTRIB="conda" PYTHON_VERSION="3.7"
17-
NUMPY_VERSION="1.15.3" SCIPY_VERSION="1.2.1" CYTHON_VERSION="0.28.6"
17+
NUMPY_VERSION="1.15.3" SCIPY_VERSION="1.2.1" CYTHON_VERSION="0.28.5"
1818
- DISTRIB="conda" PYTHON_VERSION="3.5" COVERAGE="true"
1919
NUMPY_VERSION="1.10.4" SCIPY_VERSION="0.17.0" CYTHON_VERSION="0.23.5"
2020

0 commit comments

Comments
 (0)