summaryrefslogtreecommitdiff
path: root/tox.ini
blob: 9c19dac7e05d49fb6c4a4bc75de9d1ec1f64e0bd (plain)
1
2
3
4
5
6
7
8
9
10
[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/