Publish latest version image of vfc-nslcm
[vfc/nfvo/lcm.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index cd62443..fb27ec5 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -23,5 +23,5 @@ commands =
   {[testenv]commands}
 
 [testenv:cov]
-deps = coverage
+deps = coverage==4.2
 commands = coverage xml --omit="*test_*,*__init__.py,*site-packages*"