Skip to content

Commit 0e44d66

Browse files
authored
fix patch
1 parent 5d3d30b commit 0e44d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/sdist.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ index 517f32d..1e855ed 100644
55
@@ -1,7 +1,6 @@
66
[build-system]
77
requires = [
8-
- "scikit-build-core>=0.10.7",
8+
- "scikit-build-core>=0.11",
99
- "Cython >=3.0.11, <3.1.0"
1010
+ "scikit-build-core>=0.10.7"
1111
]

0 commit comments

Comments
 (0)