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 8c85421 commit 8b8053eCopy full SHA for 8b8053e
tools/sdist.patch
@@ -6,9 +6,9 @@ index 77671b1..7692f90 100644
6
[build-system]
7
requires = [
8
"setuptools>=42",
9
-- "scikit-build==0.16.1",
+- "scikit-build~=0.16.1",
10
- "Cython==3.0.0a11"
11
-+ "scikit-build==0.16.1"
++ "scikit-build~=0.16.1"
12
]
13
build-backend = "backend"
14
backend-path = ["_custom_build"]
0 commit comments