X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tox.ini;h=6379686fe7c86974b6e71d2eb0d0c4429ac8776b;hb=144623a4ffd48ac6f459e158fbaf4cc73c3a3be2;hp=3f2334b99a4949974e300e80efda64d0944d2859;hpb=5e174f5369c8d24a081f37f8ea227c1fff8ebb0e;p=releng%2Fbuilder.git diff --git a/tox.ini b/tox.ini index 3f2334b99..6379686fe 100644 --- a/tox.ini +++ b/tox.ini @@ -6,8 +6,10 @@ skipsdist = true [testenv:coala] basepython = python3 deps = - coala - coala-bears + coala==0.11 + coala-bears==0.11 + # Requests 2.16 breaks dependencies + requests<2.16 commands = python3 -m nltk.downloader punkt maxent_treebank_pos_tagger averaged_perceptron_tagger coala --non-interactive