Pin coala to 0.11 35/57735/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 24 May 2017 00:56:59 +0000 (20:56 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 24 May 2017 01:11:09 +0000 (21:11 -0400)
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: I06cf7dd2d0e84844563bc8d8b842be99f9a1f168
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
tox.ini

diff --git a/tox.ini b/tox.ini
index 65dd26cb68a868952e16f2d530ef83bbdc1e4686..2b5af0c333baa370043f7f5e1f0be8c01e32053e 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -6,8 +6,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