trove-tempest-plugin/test-requirements.txt
wu.chunyang 5a4868803b tox: fix pep8 checks
bump hacking
ignore E231,E702 checking
fix other errors

Change-Id: Ifca7d572c6e70978529084e6dffa59e98592350b
2024-12-11 09:13:04 +08:00

8 lines
222 B
Plaintext

hacking>=7.0.0,<7.1.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
python-subunit>=1.0.0 # Apache-2.0/BSD
oslotest>=3.2.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT