Remove discover from test-requirements

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

Change-Id: I2b5250ffa42bcbd343a1bf78b876c5f0615e966d
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-22 03:57:04 +00:00
parent a0d1cc974e
commit 436023c08c
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
discover # BSD
mock>=2.0 # BSD
ordereddict # MIT
os-client-config>=1.13.1 # Apache-2.0