Skip to content

Commit de36519

Browse files
setuptools 77.0.3+
Co-authored-by: Dimitri Papadopoulos Orfanos <[email protected]>
1 parent 264c1fb commit de36519

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,7 +1,7 @@
11
[build-system]
22
requires = [
33
# Required for PEP 639 support
4-
"setuptools >= 77"
4+
"setuptools >= 77.0.3"
55
]
66
build-backend = "setuptools.build_meta"
77

0 commit comments

Comments
 (0)