X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=tox.ini;h=f2f331f459884374ead4b66304f0ed059eedc8e8;hb=09ea29e02d5212ef8114782417bf7374eaa7c853;hp=1e35c7ad136f3ef447bd259afc9a90e9df76e431;hpb=9a293110239ab09d29ac55c7871c4b690521622a;p=iec.git diff --git a/tox.ini b/tox.ini index 1e35c7a..f2f331f 100644 --- a/tox.ini +++ b/tox.ini @@ -8,12 +8,9 @@ [tox] minversion = 1.6 envlist = - docs, - docs-linkcheck, - coala, + docs, + docs-linkcheck skipsdist = true -passenv = TOX_WORK_DIR -toxworkdir = {env:TOX_WORK_DIR:/tmp/v} [testenv:docs] deps = -rdocs/requirements.txt @@ -25,13 +22,3 @@ whitelist_externals = echo [testenv:docs-linkcheck] deps = -rdocs/requirements.txt commands = sphinx-build -b linkcheck -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/linkcheck - -[testenv:coala] -basepython = python3 -whitelist_externals = rm -deps = - coala - coala-bears -commands = - rm -rf src/use_cases/seba_on_arm/src_repo/ - coala --non-interactive