Skip to content

Commit

Permalink
fix patch
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbachmann committed Jan 14, 2025
1 parent 30faa0d commit 5bfd0bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/sdist.patch
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ index 0a8c033..cf967b9 100644
@@ -1,7 +1,6 @@
[build-system]
requires = [
- "scikit-build-core>=0.10.6",
- "scikit-build-core>=0.10.7",
- "Cython>=3.0.11,<3.1.0"
+ "scikit-build-core>=0.10.6"
+ "scikit-build-core>=0.10.7"
]
build-backend = "scikit_build_core.build"

0 comments on commit 5bfd0bf

Please sign in to comment.