Remove discover from test-requirements

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

Change-Id: I4badc120d32460d699a71be2ccf4651ea99006fc
This commit is contained in:
Tony Breeds
2017-01-03 13:59:36 +11:00
parent 3f73065a67
commit bbd1a1c7ab

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.
hacking<0.11,>=0.10.2
discover # BSD
mock>=2.0 # BSD
mox>=0.5.3 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0