Skip to content

Commit

Permalink
bump scikit-build-core to 0.8 (#3369)
Browse files Browse the repository at this point in the history
Signed-off-by: Jinzhe Zeng <[email protected]>
  • Loading branch information
njzjz authored Mar 1, 2024
1 parent fd600d7 commit 54efc03
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.8,!=0.6.0",
"scikit-build-core>=0.5,<0.9,!=0.6.0",
"packaging",
]
build-backend = "backend.dp_backend"
Expand Down

0 comments on commit 54efc03

Please sign in to comment.