mirror of
https://github.com/containers/podman-compose.git
synced 2024-11-22 16:03:16 +01:00
c5be5bae90
Signed-off-by: Falmarri <463948+Falmarri@users.noreply.github.com>
9 lines
243 B
Plaintext
9 lines
243 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.
|
|
|
|
coverage
|
|
pytest
|
|
tox
|
|
black
|
|
flake8 |