Skip to content

Commit 5779973

Browse files
authored
Merge pull request #1315 from pulp/patchback/backports/3.11/2f9f764c3a95be4dcdd42941d25ff8b50ba1635c/pr-1314
[PR #1314/2f9f764c backport][3.11] [3.19] Pin twine<7 to fix tests
2 parents a109de4 + 4268a9a commit 5779973

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,7 +1,8 @@
11
git+https://github.com/pulp/pulp-smash.git#egg=pulp-smash
22
pytest<8
33
lxml
4-
twine
4+
# test_attestation_twine_upload and test_twine_upload use shelf-reader 0.1 with Metadata-Version 2.0, rejected by twine>=7
5+
twine<7
56
pypi-simple
67
pytest-xdist
78
pytest-timeout

0 commit comments

Comments
 (0)