~ubuntu-branches/ubuntu/saucy/click/saucy-proposed

1
2
3
4
5
6
[tox]
envlist = py27,py32,py33

[testenv]
commands = python -m unittest discover -vv click.tests
sitepackages=True