New release v2.20.0b1 (#85901)

This commit is contained in:
Matt Davis
2025-09-23 18:18:11 +00:00
committed by GitHub
parent 5125ec797c
commit 21de43ab65
5 changed files with 425 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools >= 66.1.0, <= 80.3.1", "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.9.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]