Skip to content

Commit c87f986

Browse files
bluetechnicoddemus
authored andcommitted
Update setuptools minimum to version supporting PEP 639
1 parent eebff13 commit c87f986

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
build-backend = "setuptools.build_meta"
33
requires = [
4-
"setuptools>=61",
4+
"setuptools>=77",
55
"setuptools-scm[toml]>=6.2.3",
66
]
77

0 commit comments

Comments
 (0)