Skip to content

Commit

Permalink
bump scikit-build-core to 0.7 (#3038)
Browse files Browse the repository at this point in the history
No breaking changes there

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
  • Loading branch information
njzjz authored Dec 6, 2023
1 parent ea45295 commit 44aba83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
requires = [
# dynamic metadata API is still unstable
# TODO: unpin the upper bound when it is stable
"scikit-build-core>=0.5,<0.7,!=0.6.0",
"scikit-build-core>=0.5,<0.8,!=0.6.0",
"packaging",
]
build-backend = "backend.dp_backend"
Expand Down

0 comments on commit 44aba83

Please sign in to comment.