third_party.pylibs.pylint.src/tox.ini

10 lines
230 B
INI
Raw Normal View History

[tox]
2013-12-20 11:06:22 +00:00
# official list is
2013-12-19 16:52:45 +00:00
#envlist = py25, py26, py27, py32, py33
2013-12-20 11:06:22 +00:00
# though 2.5 support is known to be broken...
2013-12-19 16:52:45 +00:00
envlist = py27, py33
[testenv]
deps =
logilab-common
astroid
2013-12-20 11:06:22 +00:00
commands = pytest -t {envsitepackagesdir}/pylint/test/