X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=tox.ini;h=61667f595ed0965d029c3eeba11a160b051daa96;hb=72eef9521cc96587d148c84a00e72b4a30cc3efa;hp=800b13494b824446f82963f164e8457bcc014b34;hpb=31d5da59b39d38760cc519a2c5e5b70357b539e8;p=vvp%2Fvalidation-scripts.git diff --git a/tox.ini b/tox.ini index 800b134..61667f5 100644 --- a/tox.ini +++ b/tox.ini @@ -50,9 +50,8 @@ commands = coverage run --module pytest ice_validator/tests --self-test -rxXs coverage xml deps = -rrequirements.txt - flake8 - coverage - pytest + flake8==3.4.1 + coverage==4.5.1 [testenv:style] commands = flake8 ice_validator