Unpin nodeenv version 73/13773/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 3 Dec 2018 08:47:58 +0000 (16:47 +0800)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 3 Dec 2018 08:48:21 +0000 (16:48 +0800)
This was originally pinned because nodeenv was breaking on 2nd and
onward runs of `tox -e coala` due to bug in nodeenv. This no longer
seems to be the case so unpin the version so we can get updates again.

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

diff --git a/tox.ini b/tox.ini
index e6e3ae4..909e8bf 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -22,7 +22,7 @@ basepython = python3
 deps =
     coala
     coala-bears
-    nodeenv==1.1.2
+    nodeenv
 commands =
     nodeenv -p
     npm install --global remark-cli remark-lint write-good