PyLSPClient/tox.ini

10 lines
94 B
INI

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