Remove discover from test-requirements

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

Change-Id: I2ad4f9e3ce5910a24d73dbb1121f53931f81f8b5
This commit is contained in:
Tony Breeds 2017-01-03 13:51:35 +11:00 committed by Hiroaki Kobayashi
parent 6b2774ad2d
commit 9b1d1579c9
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ mox>=0.5.3 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
sphinxcontrib-httpdomain # BSD
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT