~ubuntu-branches/ubuntu/trusty/python-boto/trusty-proposed

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


[testenv]
commands =
    pip install -qr requirements.txt
    python tests/test.py tests/unit