Skip to content

Commit 88dfc8d

Browse files
authored
Merge pull request #1317 from pulp/patchback/backports/3.13/2f9f764c3a95be4dcdd42941d25ff8b50ba1635c/pr-1314
[PR #1314/2f9f764c backport][3.13] [3.19] Pin twine<7 to fix tests
2 parents 5eea5e2 + 28aaf82 commit 88dfc8d

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)