Remove discover from test-requirements

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

Change-Id: Ifa11a165c2aa0d248bf7dd176a00aa034ecf2f43
This commit is contained in:
Swapnil Kulkarni (coolsvap)
2016-07-22 04:03:32 +00:00
parent 7ccc8d5b49
commit d08be68089

View File

@@ -4,7 +4,6 @@
hacking<0.11,>=0.10.0
bandit>=1.0.1 # Apache-2.0
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD