From 49bd8055380fa3182a4d0f30d3fc40b8744f1099 Mon Sep 17 00:00:00 2001 From: Tim Burke Date: Tue, 16 Sep 2025 20:33:33 -0700 Subject: [PATCH] Unpin tox tox 4.x seems less likely to break things than 3.x these days. Change-Id: Ice7365a341dd08dff17c2cae918e86b084d3cc45 Signed-off-by: Tim Burke --- .zuul.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index f0c08d7c..9e911cb5 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -10,9 +10,6 @@ # for installation. required-projects: - opendev.org/openstack/python-swiftclient - vars: - # New tox keeps breaking things as of 2023-01 - ensure_tox_version: '<4' - job: name: swiftclient-functional