clay/tox.ini
Andrew Dunai fcc9cc0d83 Linting
2018-01-06 01:58:53 +02:00

16 lines
159 B
INI

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