summaryrefslogtreecommitdiff
path: root/tox.ini
blob: d00d87e07169cc0caa7039d3fc556716ca8795e7 (plain)
1
2
3
4
5
6
7
8
9
[tox]
envlist=py27,py34

[testenv]
deps =
  pytz
  py27: egenix-mx-base
commands=
  logilab-pytest -t test {posargs}