ironic-tempest-plugin/test-requirements.txt
Riccardo Pittau 13de53a462 Reconfigure tox.ini
Update minversion of tox to 3.9.0 to support inline comments [1]

Move pep8 and coverage requirements to tox.ini

Fix typo in coverage job

[1] https://tox.readthedocs.io/en/latest/changelog.html#v3-9-0-2019-04-17

Change-Id: I3f39b25ee0fd44c1bc51f94a7fbee74de8cba65d
2021-01-25 09:19:30 +00:00

7 lines
271 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.
stestr>=1.0.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0