# content of: tox.ini , put in same dir as setup.py [tox] envlist = py26,py27,py33,py34 [testenv]
deps=pytest mock commands=py.test