summaryrefslogtreecommitdiff
path: root/tox.ini
blob: f22de6e1001fc0e71370c7c21faed2eecf61da26 (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
  hg+https://bitbucket.org/logilab/astroid/
commands = pytest -t {envsitepackagesdir}/pylint/test/