Remove discover from test-requirements

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

Change-Id: Id1d43700e2e02e956d34fe37c104433cff88d8f4
This commit is contained in:
Tony Breeds 2017-01-03 13:53:58 +11:00
parent 5917e798d7
commit c82a0b0a33
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
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