Fix bug for deleting subscription in ns termination
[vfc/gvnfm/vnflcm.git] / lcm / tox.ini
index 54f7ae8..6f61451 100644 (file)
@@ -23,5 +23,5 @@ commands =
   {[testenv]commands}
 
 [testenv:cov]
-deps = coverage
+deps = coverage==4.2
 commands = coverage xml --omit="*test*,*__init__.py,*site-packages*"