[tox] minversion = 2.4 envlist = py27, py35, py36, py37 [testenv] deps = pytest extras = pandas commands = python setup.py test