X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=tox.ini;fp=tox.ini;h=6dc85e0e9f9438d8c32aaf96b3615ed42b35d578;hb=1176c145328a61f314ccba63c4083d2d1990d4dc;hp=fb975e7228f01cc6c4c9a919a7e5c63753c6c057;hpb=fac7fad54201fabab91fb850abf6f7d5c9f772bc;p=optf%2Fosdf.git diff --git a/tox.ini b/tox.ini index fb975e7..6dc85e0 100644 --- a/tox.ini +++ b/tox.ini @@ -30,10 +30,10 @@ whitelist_externals=bash commands = bash -c "pylint --reports=y osdf apps runtime| tee pylint.out" [testenv:py3] -basepython=python3.6 +basepython=python3 [testenv:flake8diff] -basepython=python3.6 +basepython=python3 whitelist_externals=bash deps = hacking>=2.0.0 commands =