~ubuntu-branches/ubuntu/trusty/python-babel/trusty

1
2
3
4
5
6
7
[tox]
envlist = py26, py27, pypy, py33

[testenv]
deps =
    pytest
commands = py.test tests