deb-python-steadymark/tox.ini

11 lines
152 B
INI

[tox]
envlist =
py26 , py27, py33
[testenv]
commands =
make test
deps =
nose==1.1.2
git+git://github.com/spulec/sure.git@py3k#egg=sure