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 30faa0d commit 5bfd0bfCopy full SHA for 5bfd0bf
tools/sdist.patch
@@ -5,9 +5,9 @@ index 0a8c033..cf967b9 100644
5
@@ -1,7 +1,6 @@
6
[build-system]
7
requires = [
8
-- "scikit-build-core>=0.10.6",
+- "scikit-build-core>=0.10.7",
9
- "Cython>=3.0.11,<3.1.0"
10
-+ "scikit-build-core>=0.10.6"
++ "scikit-build-core>=0.10.7"
11
]
12
build-backend = "scikit_build_core.build"
13
0 commit comments