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 a811f9b commit 20d320cCopy full SHA for 20d320c
pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
requires = [
3
"scikit-build-core>=0.11",
4
- "Cython>=3.1.6,<3.1.0"
+ "Cython>=3.1.6,<3.2.0"
5
]
6
build-backend = "scikit_build_core.build"
7
tools/sdist.patch
@@ -6,7 +6,7 @@ index 0a8c033..cf967b9 100644
8
- "scikit-build-core>=0.11",
9
-- "Cython>=3.1.6,<3.1.0"
+- "Cython>=3.1.6,<3.2.0"
10
+ "scikit-build-core>=0.11"
11
12
0 commit comments