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 370d047 commit 69ce2edCopy full SHA for 69ce2ed
requirements-build.txt
@@ -1,4 +1,5 @@
1
-cython>=0.29; platform_system != 'Windows'
2
-cython>=0.29; platform_system == 'Windows'
+# cython>=0.29; platform_system != 'Windows'
+# cython>=0.29; platform_system == 'Windows'
3
+cython>=3
4
build>=0.7.0
5
auditwheel>=4
0 commit comments