1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-24 04:05:39 +01:00
svtplay-dl/tox.ini

12 lines
163 B
INI
Raw Normal View History

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