X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tox.ini;h=4fbbcc6b46e781f13f00639df54edb819b1b8865;hb=573c96a3e0ee18f2bacc544576ddd7405edb2319;hp=ac3f40de2c8268ce982ecd1d71a1d7b42e968821;hpb=14f69dec12c487e3b26353c48be715c8e55c5a11;p=docs.git diff --git a/tox.ini b/tox.ini index ac3f40de2..4fbbcc6b4 100644 --- a/tox.ini +++ b/tox.ini @@ -6,9 +6,11 @@ skipsdist = true [testenv:coala] basepython = python3 deps = - coala<0.11 - 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