X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=tox.ini;h=0e89eb84a58b0abacd9abc3a4b7c3bd16942e1ea;hb=HEAD;hp=1e35c7ad136f3ef447bd259afc9a90e9df76e431;hpb=f419a0682167003ae24238bb2dd3479c54c02d04;p=iec.git diff --git a/tox.ini b/tox.ini index 1e35c7a..0e89eb8 100644 --- a/tox.ini +++ b/tox.ini @@ -28,10 +28,13 @@ 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 + requests~=2.21.0 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