[tox] envlist = py25,py26,py27,py32,py33 [testenv] deps = numpy nose>=1.2 commands = python setup.py build python setup.py nosetests sitepackages = True