Remove discover from test-requirements

discover is only needed for python < 2.7 which
is no longer supported.

Change-Id: I49978500bc098e60c09dc2936a21e4f62057077c
This commit is contained in:
Thomas Bechtold 2016-06-06 14:46:30 +02:00
parent 023351aef2
commit 13f99a99e6
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
hacking<0.11,>=0.10.2 # Apache-2.0
coverage>=3.6 # Apache-2.0
discover # BSD
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0