X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=tox.ini;h=6c3d5216f06afa66e148ef30161d374675807e31;hb=0da5f345a88708895917ebd48633498c86a77366;hp=1e35c7ad136f3ef447bd259afc9a90e9df76e431;hpb=9a293110239ab09d29ac55c7871c4b690521622a;p=iec.git diff --git a/tox.ini b/tox.ini index 1e35c7a..6c3d521 100644 --- a/tox.ini +++ b/tox.ini @@ -28,10 +28,12 @@ commands = sphinx-build -b linkcheck -d {envtmpdir}/doctrees ./docs/ {toxinidir} [testenv:coala] basepython = python3 +install_command = python -m pip install --no-cache-dir {opts} {packages} whitelist_externals = rm deps = coala coala-bears + pygments~=2.3.1 commands = - rm -rf src/use_cases/seba_on_arm/src_repo/ - coala --non-interactive + rm -rf src/use_cases/seba_on_arm/src_repo/ + coala --non-interactive