Remove discover from test-requirements

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

Change-Id: I639f1c66f7a48777b791c895bd3ea43af9295465
This commit is contained in:
gecong1973 2016-09-28 16:08:26 +08:00
parent 98af131065
commit 151ae42e18
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
hacking<0.10,>=0.9.2
coverage>=3.6 # Apache-2.0
discover # BSD
ddt>=1.0.1 # MIT
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD