Files
deb-python-wrapt/tox.ini
2013-08-22 10:51:09 +10:00

8 lines
88 B
INI

[tox]
envlist = py26,py27,py33,pypy
[testenv]
deps = pytest
commands =
py.test -v []