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: Ie8e5cb47068baa9c05da43efca718222ab841e0a
This commit is contained in:
Andreas Jaeger 2014-10-01 16:52:51 +02:00
parent 235ed3e4a3
commit 73394c2a92
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
hacking>=0.9.1,<0.10
oslotest>=1.1.0 # Apache-2.0
coverage>=3.6
# These are needed for docs generation
oslosphinx>=2.2.0 # Apache-2.0