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

[testenv]
deps = .[test]
commands =
    python -m testtools.run discover
    rst2html.py --strict README /dev/null