New release v2.20.2rc1 (#86450)

This commit is contained in:
Matt Davis
2026-01-23 01:25:01 +00:00
committed by GitHub
parent 6663ee3236
commit f6f6afa81e
5 changed files with 79 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools >= 66.1.0, <= 80.9.0", "wheel == 0.45.1"] # lower bound to support controller Python versions, upper bound for latest version tested at release
requires = ["setuptools >= 66.1.0, <= 80.10.1", "wheel == 0.45.1"] # lower bound to support controller Python versions, upper bound for latest version tested at release
build-backend = "setuptools.build_meta"
[project]