clay/tox.ini
2018-02-14 22:44:00 +02:00

15 lines
157 B
INI

[tox]
envlist =
py27
py36
[testenv]
usedevelop = true
deps =
setuptools
urwid
pyyaml
gmusicapi
pylint
commands =
make check