Remove discover from test-requirements

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

Change-Id: I5c4982787b561a988eb837fdb8caad50cf0697a3
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-22 04:14:43 +00:00
parent 9910cbc746
commit 4197bd5356
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
hacking<0.11,>=0.10.2
cliff-tablib>=1.0 # Apache-2.0
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mox>=0.5.3 # Apache-2.0
flake8<2.6.0,>=2.5.4 # MIT