Skip to content

Commit

Permalink
Upgrade Cython version
Browse files Browse the repository at this point in the history
This is needed to be able to build numpy
  • Loading branch information
andreypopp committed Nov 5, 2021
1 parent 62c0822 commit f6ab533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.src
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ TOOL_PY = \
Sphinx==1.7.6 \
sphinx-rtd-theme==0.4.3 \
honcho==1.0.1 \
Cython==0.29.15 \
Cython==0.29.24 \
tidypy


Expand Down

0 comments on commit f6ab533

Please sign in to comment.