Remove discover from test-requirements

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

Change-Id: I7bd5a89481e6e0e57d0ac3715b31881548c5ffb4
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-22 03:56:18 +00:00
parent 05da0f9fdb
commit 5270aa2c66

@ -1,7 +1,6 @@
flake8>=2.2.4,<=2.4.1
hacking>=0.10.2,<0.11
coverage>=3.6
discover
mock>=1.2
pylint==1.4.5 # GNU GPL v2
python-subunit>=0.0.18