Files
python-watcherclient/test-requirements.txt
Takashi Kajinami d5df64d435 Drop explicit dependency on python-subunit
It is no longer directly used by any test code in this repository since
we switched to stestr[1].

It is now installed as a dependency of stestr.

[1] 1086b23454

Change-Id: I24cdf2affb06939d0c610abe7c5c97672be4124f
2025-06-11 00:01:47 +09:00

9 lines
245 B
Plaintext

coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
hacking>=7.0.0,<7.1.0 # Apache-2.0
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
tempest>=17.1.0 # Apache-2.0