Skip to content

Commit 53c16ce

Browse files
also require setuptools >45 in pyproject.toml
1 parent 8fe78fe commit 53c16ce

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

0 commit comments

Comments
 (0)