This commit is contained in:
Felipe Reyes 2013-07-08 20:18:25 -07:00
commit 11590cc64d

View File

@ -8,5 +8,7 @@ envlist = py26, py27, py32, py33
[testenv]
commands =
{envpython} setup.py clean
{envpython} setup.py build_ext --inplace
{envpython} selftest.py
{envpython} Tests/run.py --installed