Skip to content

Commit

Permalink
Update tools/sdist.patch
Browse files Browse the repository at this point in the history
Co-authored-by: Henry Schreiner <[email protected]>
  • Loading branch information
maxbachmann and henryiii committed Aug 7, 2024
1 parent bdb5f76 commit 996f58f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/sdist.patch
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ index 517f32d..1e855ed 100644
requires = [
- "scikit-build-core @ git+https://github.com/scikit-build/scikit-build-core",
- "Cython >=3.0.10, <3.1.0"
+ "scikit-build-core @ git+https://github.com/scikit-build/scikit-build-core"
+ "scikit-build-core>=0.10.0"
]
build-backend = "scikit_build_core.build"

0 comments on commit 996f58f

Please sign in to comment.