summaryrefslogtreecommitdiff
path: root/tox.ini
blob: a919006892ab68ad1bb4eed0074cb098a05d4270 (plain)
1
2
3
4
5
6
7
8
[tox]
envlist = py25, py26, py27, py32, py33
[testenv]
deps =
  logilab-common
  astroid
changedir = {envsitepackagesdir}/pylint/test/
commands = pytest