Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion functest_requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Loading