X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tox.ini;h=4fbbcc6b46e781f13f00639df54edb819b1b8865;hb=e263de4bd95820a2802766fc81e1e1146facdcfe;hp=38d56c8eb8f7e14d35dc52414100b7196e5a354d;hpb=e3a504cc7df413265b11952a981b04b8068bc3ba;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