Remove discover from test-requirements

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

Change-Id: If0b82e639d6dd7831b4011d71c31ade05908335e
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-22 06:33:14 +00:00
parent 1450eb39fb
commit d1e9095f59
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
hacking<0.11,>=0.10.0
unittest2 # BSD
coverage>=3.6 # Apache-2.0
discover # BSD
mock>=2.0 # BSD
testtools>=1.4.0 # MIT
testrepository>=0.0.18 # Apache-2.0/BSD