Skip to content

Commit ac7c11a

Browse files
abravalherisebastinas
authored andcommitted
Bump setuptools version
Reliably import `setuptools.command.build`.
1 parent ded2d7f commit ac7c11a

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,6 +1,6 @@
11
[build-system]
22
requires = [
3-
"setuptools >= 43",
3+
"setuptools >= 62.4.0",
44
]
55
build-backend = "setuptools.build_meta"
66

0 commit comments

Comments
 (0)