From 9d5c8a5e3a0e6ace622db419f3a355df7ca0f917 Mon Sep 17 00:00:00 2001 From: Jitka Halova Date: Wed, 29 Jul 2026 17:27:10 +0200 Subject: [PATCH] Pin twine<7 to fix tests Follow-up to #1305 to fix older branches --- functest_requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/functest_requirements.txt b/functest_requirements.txt index d4f65c6ca..dc9ae426c 100644 --- a/functest_requirements.txt +++ b/functest_requirements.txt @@ -1,6 +1,7 @@ pytest<8 lxml -twine +# test_attestation_twine_upload and test_twine_upload use shelf-reader 0.1 with Metadata-Version 2.0, rejected by twine>=7 +twine<7 pypi-simple pytest-custom_exit_code pytest-xdist