We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94ca681 + 939a82d commit c48ea7eCopy full SHA for c48ea7e
1 file changed
setup.py
@@ -24,7 +24,7 @@ def configuration(parent_package="", top_path=None):
24
python_requires=">=3.8",
25
setup_requires=[
26
"numpy>=1.8",
27
- "cython>=0.29.31",
+ "cython>=3.0",
28
],
29
install_requires=[
30
'numpy>=1.8',
0 commit comments