Remove discover from test-requirements

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

Change-Id: Id3bdc3f7d768dc566fb8cdf68c9984478f7a5f69
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-21 07:51:15 +00:00
parent f0ccca4613
commit e13691e2e1

View File

@ -5,7 +5,6 @@
hacking<0.11,>=0.10.0
python-dateutil>=2.4.2
coverage>=3.6
discover
lxml>=2.3
networkx>=1.10
python-ceilometerclient>=2.2.1 # Apache-2.0