Remove discover from test-requirements

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

Change-Id: I9e7bc657e6e9766a71acc98ab074057e7278d947
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-21 10:11:33 +00:00
parent ae42530044
commit 7ce20e4329
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
oslotest>=1.10.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0