Skip to content

Commit a91c5bf

Browse files
henryiiijcfr
authored andcommitted
chore: min version of setuptools
1 parent c60047e commit a91c5bf

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
@@ -1,7 +1,7 @@
11
[build-system]
22
requires = [
33
"scikit-build",
4-
"setuptools",
4+
"setuptools>=42",
55
"wheel"
66
]
77
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)