Delete the requirement package "discover" in the "test-requirements.txt"

discover package is only needed for python < 2.7 which is not supported

Change-Id: I2cca9fa1630ad1e37bba7b1107991e81bad6f9bf
This commit is contained in:
Shu Yingya 2016-07-22 19:30:46 +08:00
parent 2e31bb9d23
commit 167b5a9a3b
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
ddt>=1.0.1 # MIT
django-nose>=1.4.4 # BSD
discover # BSD
reno>=1.8.0 # Apache2
mock>=2.0 # BSD
mox3>=0.7.0 # Apache-2.0