mirror of
https://opendev.org/x/pyghmi
synced 2025-01-12 18:58:34 +00:00
a9258c1e9b
Change-Id: Ia7a4b804a645a36c212404f3429c42b26938210e
10 lines
258 B
Plaintext
10 lines
258 B
Plaintext
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
|
fixtures>=3.0.0
|
|
python-subunit>=1.0.0
|
|
stestr>=2.0.0,!=2.3.0,!=3.0.0 # Apache-2.0
|
|
testscenarios>=0.4
|
|
testtools>=2.2.0
|
|
oslotest>=3.2.0,<4;python_version<'3.6' # Apache-2.0
|
|
oslotest>=3.2.0;python_version>='3.6' # Apache-2.0
|