Skip to content

Commit c45e71f

Browse files
authored
Merge pull request #1316 from pulp/patchback/backports/3.12/2f9f764c3a95be4dcdd42941d25ff8b50ba1635c/pr-1314
[PR #1314/2f9f764c backport][3.12] [3.19] Pin twine<7 to fix tests
2 parents 4210651 + 8585116 commit c45e71f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

functest_requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
pytest<8
22
lxml
3-
twine
3+
# test_attestation_twine_upload and test_twine_upload use shelf-reader 0.1 with Metadata-Version 2.0, rejected by twine>=7
4+
twine<7
45
pypi-simple
56
pytest-custom_exit_code
67
pytest-xdist

0 commit comments

Comments
 (0)