pyModeS/tox.ini
2018-03-08 16:36:09 +01:00

7 lines
83 B
INI

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