New release v2.20.2 (#86486)

This commit is contained in:
sivel / Matt Martz
2026-01-29 13:20:02 -06:00
committed by GitHub
parent 0b4aa48300
commit 1f89f00ffa
5 changed files with 19 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[build-system]
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
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
build-backend = "setuptools.build_meta"
[project]