Files
aetos/test-requirements.txt
Jaromir Wysoglad 4d0579ee07 Initial structure created by cookiecutter
This seem like a good starting point

Change-Id: I68c38ac56bd0fcc44b033215eedf4e9e6473b9f5
2025-04-11 18:47:09 +09:00

8 lines
189 B
Plaintext

hacking>=7.0.0,<7.1.0 # Apache-2.0
coverage>=4.0,!=4.4 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
oslotest>=1.10.0 # Apache-2.0
stestr>=1.0.0 # Apache-2.0
testtools>=1.4.0 # MIT