Remove discover from test requirements
The package is used to provide new unittest module features for python installations older than 2.7. Since we don't support py26 target anymore, the dependency is safe to kill. Change-Id: Icb238d577d0dd30e091bdb65dcec5f695749dc7b
This commit is contained in:
@@ -5,7 +5,6 @@ hacking>=0.10.0,<0.11
|
||||
|
||||
cliff>=1.7.0 # Apache-2.0
|
||||
coverage>=3.6
|
||||
discover
|
||||
fixtures>=0.3.14
|
||||
mock>=1.0
|
||||
python-subunit>=0.0.18
|
||||
|
||||
Reference in New Issue
Block a user