Skip to content

Commit fed2cba

Browse files
committed
Need later Setuptools for license strings.
1 parent 0f281f8 commit fed2cba

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

0 commit comments

Comments
 (0)