Skip to content

Commit 13d29aa

Browse files
committed
chore: min version of setuptools
1 parent 9bf9a7a commit 13d29aa

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,3 +1,3 @@
11
[build-system]
2-
requires = ["setuptools", "wheel", "scikit-build", "ninja"]
2+
requires = ["setuptools>=42", "wheel", "scikit-build", "ninja"]
33
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)