summaryrefslogtreecommitdiff
path: root/docutils/tox.ini
blob: 232a9ea3f58063782c799d2092b2da7ba9a4bb21 (plain)
1
2
3
4
5
[tox]
envlist = py26, py27, py33, py34

[testenv]
commands = python test/alltests.py