summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorClaudiu Popa <cpopa@cloudbasesolutions.com>2015-01-27 00:04:26 +0200
committerClaudiu Popa <cpopa@cloudbasesolutions.com>2015-01-27 00:04:26 +0200
commit324eebe7ac1c0544d96731c561b25211fc6a0abc (patch)
tree9a0758449dc02eada24858252e996aa9b972e82a /tox.ini
parent608f93ba190b6db27cfb92c59d5c3d9340c31991 (diff)
downloadastroid-324eebe7ac1c0544d96731c561b25211fc6a0abc.tar.gz
Obtain the methods for the nose brain tip through an
unittest.TestCase instance. Closes Pylint issue #457.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 5a42879..ff3a28b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,7 @@
[tox]
# official list is
#envlist = py27, py33, py34
-envlist = py27, py33, pylint
+envlist = python, pylint
[testenv:pylint]
deps =