[tox] testenv = py34,py35,py36 [testenv] deps= pytest commands = pip install -e . py.test tests