
In I565cd2593982a1b5c8c43cf394301c56e24b9b29 a half conversion was performed to switch to stestr, but the dependency information was not actually updated. Since ostestr is just a wrapper around stestr, we don't need testrepository anymore. Also since we're now calling stestr directly we can stop depending on the ostestr wrapper. Also move hacking dependency into the pep8 tox environment as it isn't needed for tests Change-Id: Ia60c018b8691fd175468bdad81e604cbbc0e1b74
6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
mock
|
|
coverage>=3.6 # Apache-2.0
|
|
stestr!=2.3.0 # Apache-2.0
|
|
testtools>=1.4.0 # MIT
|
|
ddt
|