X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tox.ini;h=4fbbcc6b46e781f13f00639df54edb819b1b8865;hb=f773e34508e4003c4591fc2b3905d20151b6f117;hp=38d56c8eb8f7e14d35dc52414100b7196e5a354d;hpb=3df03c3970cf280d18696f2601a56f95d9b08807;p=docs.git diff --git a/tox.ini b/tox.ini index 38d56c8eb..4fbbcc6b4 100644 --- a/tox.ini +++ b/tox.ini @@ -1,14 +1,16 @@ [tox] minversion = 1.6 -envlist = coala,docs,docs-linkcheck +envlist = coala,docs skipsdist = true [testenv:coala] basepython = python3 deps = - coala - coala-bears - nodeenv + coala==0.11 + coala-bears==0.11 + # Requests 2.16 breaks coala dependency on chardet + requests<2.16 + nodeenv==1.1.2 commands = nodeenv -p npm install --global remark-cli remark-lint