Remove discover from test-requirements

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

Change-Id: Id6e82bf0ea61c33f8f8e7c2bbd9549c742086bd0
This commit is contained in:
Jeremy Liu 2016-10-25 20:59:39 +08:00
parent 112310329b
commit 80d4aaffa6
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
hacking<0.10,>=0.9.2
coverage>=3.6 # Apache-2.0
kombu<4.0.0 # BSD
discover # BSD
gabbi>=1.11.0,<=1.25.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD