X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tox.ini;h=4fbbcc6b46e781f13f00639df54edb819b1b8865;hb=833ad4b51cf73be5cf16396d4178298952a32660;hp=ac3f40de2c8268ce982ecd1d71a1d7b42e968821;hpb=5bd065b2fecf1bd1abdbfeea703810ad99b0e29e;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