Drop unused test requirements
python-subunit has been unused after migration to stestr[1].
Also remove a few other dependencies which are not directly used.
[1] a2091f9c65
Change-Id: I9539aa7cf53fc4fb0965dd6770071d0ff0296135
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
hacking>=6.1.0,<6.2.0 # Apache-2.0
|
||||
coverage!=4.4,>=4.0 # Apache-2.0
|
||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||
python-subunit>=1.0.0 # Apache-2.0/BSD
|
||||
sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2 # BSD
|
||||
stestr>=2.0.0 # Apache-2.0
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
testtools>=2.2.0 # MIT
|
||||
|
||||
Reference in New Issue
Block a user