PyLSPClient/tox.ini

8 lines
73 B
INI
Raw Normal View History

[tox]
envlist = py27,py36
[testenv]
deps = pytest
commands =
pytest