add stestr to test requirements
stestr is already used in tox.ini, but isn't declared as a dependency. This patch adds stestr to test-requirements Change-Id: I35853d75c7bb93cf645d9c6ae2a1a92168fa7baf
This commit is contained in:
parent
734270d9e9
commit
63bdb2536b
@ -12,6 +12,7 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
|
||||
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
|
||||
oslosphinx>=4.7.0 # Apache-2.0
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
stestr>=1.0.0 # Apache-2.0
|
||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||
testresources>=2.0.0 # Apache-2.0/BSD
|
||||
testtools>=2.2.0 # MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user