Remove discover from test-requirements

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

Change-Id: I2325b4589968b290856006ad95cbc90d79e755f6
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-22 05:00:08 +00:00
parent de066ee318
commit f59d0ade9b
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ hacking>=0.10.2,<0.11
bashate>=0.2 # Apache-2.0
flake8>=2.2.4,<=2.4.1
coverage>=3.6
discover
fixtures>=1.3.1
python-subunit>=0.0.18
oslosphinx>=2.5.0 # Apache-2.0