summaryrefslogtreecommitdiff
path: root/toxfast.ini
blob: a3366cac2a554d697294611acf655b23b3100942 (plain)
1
2
3
4
5
6
7
8
9
10
[tox]
envlist =
    py26,py32

[testenv]
commands =
    python setup.py dev
    python setup.py nosetests