Remove discover from test-requirements

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

Change-Id: I37def57ea8485c7ccf1def851a2f4caa23e61199
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-21 17:35:14 +00:00
parent b61ec1e6a7
commit 34b7e0354f
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
ddt>=1.0.1 # MIT
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0