Skip to content

Commit bcd363b

Browse files
authored
Merge pull request #137 from mryzhov/merge_123
[MERGE] [WHEEL] Freeze scikit-build-core version #123
2 parents c55f8e2 + 3ead810 commit bcd363b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,5 @@ __version__ = "${version}"
9696
'''
9797

9898
[build-system]
99-
requires = ["scikit-build-core"]
99+
requires = ["scikit-build-core~=0.8.0"]
100100
build-backend = "scikit_build_core.build"

0 commit comments

Comments
 (0)