New release v2.20.3rc1 (#86566)

This commit is contained in:
Matt Davis
2026-02-17 18:29:44 +00:00
committed by GitHub
parent 966db65ea2
commit e80674478a
5 changed files with 52 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools >= 66.1.0, <= 80.10.2", "wheel == 0.45.1"] # lower bound to support controller Python versions, upper bound for latest version tested at release
requires = ["setuptools >= 66.1.0, <= 82.0.0", "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]