From: Thanh Ha Date: Mon, 22 May 2017 17:17:00 +0000 (-0400) Subject: Pin coala version to <0.11 X-Git-Tag: release/carbon~16 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=releng%2Fbuilder.git;a=commitdiff_plain;h=1873e2fde4e7a672cc7025981319b3a39767aaa9 Pin coala version to <0.11 I seems the new 0.11 version breaks us due to dependency conflicts. Let's pin the version and migrate when we have time to troubleshoot. Change-Id: Ia83733fcbba20a0e796242890a3bfe412e801a15 Signed-off-by: Thanh Ha --- diff --git a/tox.ini b/tox.ini index 3f2334b99..65dd26cb6 100644 --- a/tox.ini +++ b/tox.ini @@ -6,7 +6,7 @@ skipsdist = true [testenv:coala] basepython = python3 deps = - coala + coala<0.11 coala-bears commands = python3 -m nltk.downloader punkt maxent_treebank_pos_tagger averaged_perceptron_tagger