1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-23 19:55:38 +01:00
svtplay-dl/tox.ini
2018-05-13 12:09:27 +02:00

12 lines
169 B
INI

[tox]
basepython=python3
envlist = py36, lint
[testenv]
deps =
-rrequirements.txt
-rrequirements-dev.txt
[testenv:lint]
commands =
flake8 --jobs 8 lib/svtplay_dl