Remove discover from test-requirements

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

Change-Id: I822cca31b7e4282f55d881db53fbfe8de86c55a3
This commit is contained in:
Dirk Mueller 2016-12-15 08:47:51 +01:00
parent 301ecb4bd8
commit 0e6a57621a
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ flake8-docstrings==0.2.1.post1 # MIT
bandit>=1.1.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0