Pin coala to 0.11 39/57739/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 24 May 2017 01:09:16 +0000 (21:09 -0400)
committerJamo Luhrsen <jluhrsen@redhat.com>
Wed, 24 May 2017 17:50:06 +0000 (17:50 +0000)
coala-bears 0.11 just released 5 hrs from this patch author date. It
breaks the build because we were pinning coala. It seems coala and
coala-bears versions must match exactly so pin both versions for good
measure.

Change-Id: If16e2c0dcccee46e674e34aefb03fbe6b6b1a8f2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
tox.ini

diff --git a/tox.ini b/tox.ini
index 004f7147cb6884b5835639cfa39424662a2e6858..d5689c99911cebb4b2e7742d9c5a8ed67b3b8f6f 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -7,8 +7,8 @@ skipsdist = true
 [testenv:coala]
 basepython = python3
 deps =
-    coala<0.11
-    coala-bears
+    coala==0.11
+    coala-bears==0.11
 commands =
     python3 -m nltk.downloader punkt maxent_treebank_pos_tagger averaged_perceptron_tagger
     coala --non-interactive