X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=tox.ini;h=f9b7824f19a75061eb26aab2fd836947a780a34c;hb=5de5093e94852ebb63fc1d8681fa25c561ac225d;hp=3745940fbbbb2b62854ddcdbb0ab263cf729ed1c;hpb=a32c2b20207885d895bd96204cc166fca14db97b;p=modeling%2Fetsicatalog.git diff --git a/tox.ini b/tox.ini index 3745940..f9b7824 100644 --- a/tox.ini +++ b/tox.ini @@ -22,5 +22,5 @@ commands = {[testenv]commands} [testenv:cov] -deps = coverage +deps = coverage==4.2 commands = coverage xml --omit="*test*,*__init__.py,*site-packages*"