Skip to content

Commit

Permalink
bump scikit-build-core to 0.8 (deepmodeling#3369)
Browse files Browse the repository at this point in the history
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
(cherry picked from commit 54efc03)
  • Loading branch information
njzjz committed Apr 6, 2024
1 parent 1bf218d commit c877479
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 c877479

Please sign in to comment.