Skip to content

Commit e7c5b06

Browse files
committed
Minify build-system requirements
1 parent b5990a9 commit e7c5b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[build-system]
2-
requires = [ "wheel", "scikit-build", "cmake", "ninja", "pytest", "pybind11[global]", "packaging", "numpy"]
2+
requires = ["scikit-build", "cmake", "ninja", "numpy", "pybind11[global]"]

0 commit comments

Comments
 (0)