We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f759cc5 commit 59b9f35Copy full SHA for 59b9f35
bin/cibw_before_build_windows.sh
@@ -40,4 +40,4 @@ mv libpython${VER}.a libs
40
# Install build dependencies #
41
###################################################
42
43
-pip install Cython numpy delvewheel
+pip install cython==3.0.0a11 numpy delvewheel
0 commit comments