X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tox.ini;fp=tox.ini;h=ba8744fbdc7c823f47a06fa891f3ba07b83a89a9;hb=433b26ee568991336257b36a03a060e6e54b2069;hp=946192c5017358129d8c7067371cdba2af6d3e45;hpb=8a3ac3f1b2975317836242c6e6e81f73068399c6;p=integration%2Fdistribution.git diff --git a/tox.ini b/tox.ini index 946192c5..ba8744fb 100644 --- a/tox.ini +++ b/tox.ini @@ -7,19 +7,8 @@ envlist = pep8 skipsdist = true -[testenv:coala] -basepython = python3 -deps = - coala==0.11 - coala-bears==0.11 - pygments~=2.3.1 - # Requests 2.16 breaks dependencies - requests<2.16 -commands = - python3 -m nltk.downloader punkt maxent_treebank_pos_tagger averaged_perceptron_tagger - coala --non-interactive - [testenv:docs] +allowlist_externals = echo deps = -rdocs/requirements.txt commands = sphinx-build -W -b html -n -W -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/html