Bump setuptools to 80.0.* (#13898)

This commit is contained in:
Semyon Moroz
2025-04-28 12:27:03 +02:00
committed by GitHub
parent 5faa04038b
commit 8bfae3303f
5 changed files with 20 additions and 93 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "79.0.*"
version = "80.0.*"
upstream_repository = "https://github.com/pypa/setuptools"
extra_description = """\
Given that `pkg_resources` is typed since `setuptools >= 71.1`, \