Skip to content

Commit 5bfd0bf

Browse files
committed
fix patch
1 parent 30faa0d commit 5bfd0bf

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
@@ -5,9 +5,9 @@ index 0a8c033..cf967b9 100644
55
@@ -1,7 +1,6 @@
66
[build-system]
77
requires = [
8-
- "scikit-build-core>=0.10.6",
8+
- "scikit-build-core>=0.10.7",
99
- "Cython>=3.0.11,<3.1.0"
10-
+ "scikit-build-core>=0.10.6"
10+
+ "scikit-build-core>=0.10.7"
1111
]
1212
build-backend = "scikit_build_core.build"
1313

0 commit comments

Comments
 (0)