third_party.pylibs.pylint.src/tox.ini
Sylvain Thénault 8e0813d0b6 tox tweaks
2013-12-20 12:06:22 +01:00

10 lines
230 B
INI

[tox]
# official list is
#envlist = py25, py26, py27, py32, py33
# though 2.5 support is known to be broken...
envlist = py27, py33
[testenv]
deps =
logilab-common
astroid
commands = pytest -t {envsitepackagesdir}/pylint/test/