Remove discover from test-requirements

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

Change-Id: I8b5582919f68faaf71528be4a0fba788e2c647f2
This commit is contained in:
Thomas Bechtold 2016-06-10 10:45:49 +02:00
parent ef38f0565c
commit 98e2c9e484
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ hacking<0.11,>=0.10.2 # Apache-2.0
coverage>=3.6 # Apache-2.0
ddt>=1.0.1 # MIT
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
ordereddict # MIT