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

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