Files
pyModeS/tox.ini
T

7 lines
83 B
INI

[tox]
toxworkdir=/tmp/tox
envlist = py2,py3
[testenv]
deps=pytest
commands=py.test