New release v2.20.4rc1 (#86663)

This commit is contained in:
sivel / Matt Martz
2026-03-16 11:43:26 -05:00
committed by GitHub
parent e9076a74e8
commit 468a997821
5 changed files with 63 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[build-system]
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
requires = ["setuptools >= 66.1.0, <= 82.0.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]