Remove discover from test-requirements

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

Change-Id: I56ded7e918719b56ef96ac56f7806d2eea04f350
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2016-07-21 09:10:57 +00:00
parent bca3451dc6
commit 0c6b78cf88
1 changed files with 0 additions and 1 deletions

View File

@ -7,6 +7,5 @@ sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
mock>=2.0 # BSD
coverage>=3.6 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
discover # BSD
oslotest>=1.10.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0