apt-ostree/requirements.txt
Charles Short 428f4025f7 Fix python3 functional tests
Fix python3 functional tests to run properly.

Story: 2010867
Task: 48556

Test Plan

PASSED Run tox -e py3

Change-Id: I16b4b9ba23ee5356c2b81daab4c3e74b09d078d9
Signed-off-by: Charles Short <charles.short@windriver.com>
2023-12-15 11:23:45 -05:00

10 lines
261 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=2.0 # Apache-2.0
click
rich
pyyaml
PyGObject