Skip to content

Commit de36519

Browse files
setuptools 77.0.3+
Co-authored-by: Dimitri Papadopoulos Orfanos <3234522+DimitriPapadopoulos@users.noreply.github.com>
1 parent 264c1fb commit de36519

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)