Fix coverage testing

Add coverage to test-requirements so that tox-e cover works - this
is part of the post jobs that are run.

Change-Id: Id919bdb861447c0f018df64d9a0f5e44c0cc2351
This commit is contained in:
Andreas Jaeger 2014-10-01 16:50:40 +02:00
parent 78460398ea
commit 72836d0126
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ oslosphinx>=2.2.0 # Apache-2.0
oslotest>=1.1.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,<1.3
testtools>=0.9.34
coverage>=3.6