Skip to content

Commit 0cbdb8b

Browse files
henryiiijcfr
authored andcommitted
feat: download scikit-build when building from source
1 parent 080d24e commit 0cbdb8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ requires = [
44
"setuptools",
55
"wheel"
66
]
7+
requires = ["setuptools", "wheel", "scikit-build", "ninja"]
8+
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)