[tox] envlist = py35, py36, py37, py38, py39 [testenv] commands = make clean {envpython} setup.py nosetests deps = -U cython nose