Skip to content

Commit b1df4bc

Browse files
committed
ci: remove wheels extra
The [wheels] extra is unnecessary
1 parent 39e141b commit b1df4bc

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
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["scikit-build-core[wheels]>=0.12.2"]
2+
requires = ["scikit-build-core>=0.12.2"]
33
build-backend = "scikit_build_core.build"
44

55
[project]

0 commit comments

Comments
 (0)