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 209342c commit 21dc734Copy full SHA for 21dc734
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ['setuptools>=77.0', 'Cython>=3', "poetry-core>=2.0.0"]
+requires = ['setuptools>=77.0', 'Cython>=3,<3.1', "poetry-core>=2.0.0"]
3
build-backend = "poetry.core.masonry.api"
4
5
[project]
0 commit comments