Remove discover from test-requirements

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

Change-Id: I0772abfa0343e755e50938f8384a9a58c46e4412
This commit is contained in:
Thomas Bechtold 2016-06-10 10:45:44 +02:00
parent 9fb29c985e
commit 4618d58ec6

View File

@ -7,7 +7,6 @@ hacking<0.11,>=0.10.0
-e git+https://git.openstack.org/openstack/python-neutronclient@stable/mitaka#egg=neutronclient
cliff-tablib>=1.0
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures>=1.3.1 # Apache-2.0/BSD
httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3
mox3>=0.7.0 # Apache-2.0