Skip to content

Commit f6ab533

Browse files
committed
Upgrade Cython version
This is needed to be able to build numpy
1 parent 62c0822 commit f6ab533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.src

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ TOOL_PY = \
7777
Sphinx==1.7.6 \
7878
sphinx-rtd-theme==0.4.3 \
7979
honcho==1.0.1 \
80-
Cython==0.29.15 \
80+
Cython==0.29.24 \
8181
tidypy
8282

8383

0 commit comments

Comments
 (0)