Skip to content

Commit c9518e1

Browse files
committed
Use setuptools >= 56.
1 parent 55e09f6 commit c9518e1

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
@@ -48,7 +48,7 @@ Changelog = "https://www.pyinvoke.org/changelog.html"
4848
CI = "https://app.circleci.com/pipelines/github/pyinvoke/invoke"
4949

5050
[build-system]
51-
requires = ["setuptools >= 77.0.3"]
51+
requires = ["setuptools >= 56.0.0"]
5252
build-backend = "setuptools.build_meta"
5353

5454
[project.scripts]

0 commit comments

Comments
 (0)