Skip to content

Commit 283e8fe

Browse files
authored
bump scikit-build-core to 0.6 (#2981)
Bump scikit-build-core from `>=0.5,<0.6` to `>=0.5,<0.7,!=0.6.0`. (by default it will install 0.6.1) Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
1 parent a40dcaa commit 283e8fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
requires = [
33
# dynamic metadata API is still unstable
44
# TODO: unpin the upper bound when it is stable
5-
"scikit-build-core>=0.5,<0.6",
5+
"scikit-build-core>=0.5,<0.7,!=0.6.0",
66
"packaging",
77
]
88
build-backend = "backend.dp_backend"

0 commit comments

Comments
 (0)