summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorCeridwen <ceridwenv@gmail.com>2015-08-14 15:38:35 -0400
committerCeridwen <ceridwenv@gmail.com>2015-08-14 15:38:35 -0400
commit10e71ccec84165b761c1e41921ff6c5b182f1e64 (patch)
treedf04d0a75ac6241ba49632cb7665dbbc65ec1c50 /tox.ini
parente77330972504ee1fa1ddd21124f10980c366eb60 (diff)
downloadastroid-10e71ccec84165b761c1e41921ff6c5b182f1e64.tar.gz
Fix most obvious errors intorduced by the latest merge
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 466a6fa..a1b7930 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,8 +1,8 @@
[tox]
# official list is
# envlist = py27, py33, py34, pypy, jython
-# envlist = py27, py34, pylint
-envlist = py27, py33
+envlist = py27, py34, pylint
+# envlist = py27, py33
[testenv:pylint]
deps =