Remove discover from test-requirements

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

Change-Id: Id997f71713ee379c649b735339e0edae181522ea
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-08-18 19:18:57 +05:30
parent aba14a4ccd
commit 5f3f530719
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ hacking<0.11,>=0.10.0
http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
coverage>=3.6 # Apache-2.0
ddt>=1.0.1 # MIT
discover # BSD
django-nose>=1.4.4 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
nose-exclude # LGPL