Remove discover from test-requirements

It's only needed for python < 2.7 which is not supported

Change-Id: I654868000a614bc6a939c99cbca1e1998a6fa9ee
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-11-16 10:40:28 +05:30
parent e8e2f3d5f2
commit b7c5aedac4
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
hacking<0.10,>=0.9.2
coverage>=4.0 # Apache-2.0
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD