cliff/tox.ini

7 lines
76 B
INI

[tox]
envlist = py27,py32
[testenv]
commands = nosetests -d []
deps = nose