Skip to content

Commit 8b8053e

Browse files
authored
sync sdist patch
1 parent 8c85421 commit 8b8053e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/sdist.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ index 77671b1..7692f90 100644
66
[build-system]
77
requires = [
88
"setuptools>=42",
9-
- "scikit-build==0.16.1",
9+
- "scikit-build~=0.16.1",
1010
- "Cython==3.0.0a11"
11-
+ "scikit-build==0.16.1"
11+
+ "scikit-build~=0.16.1"
1212
]
1313
build-backend = "backend"
1414
backend-path = ["_custom_build"]

0 commit comments

Comments
 (0)