X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=lcm%2Ftox.ini;h=6f61451f5f2b945ad8fd39d33f614427cf13fd52;hb=5464ccb452d84a89ed70e056439c73cd7da0e31d;hp=54f7ae879139d02a0cbb3b04e5f2374fba4eecd6;hpb=3ee9298ba721307c226d0f9af8d36a1dc982d226;p=vfc%2Fgvnfm%2Fvnflcm.git diff --git a/lcm/tox.ini b/lcm/tox.ini index 54f7ae87..6f61451f 100644 --- a/lcm/tox.ini +++ b/lcm/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*"