1
0
Fork 0
satnogs-db/tox.ini

14 lines
143 B
INI
Raw Normal View History

[tox]
envlist =
flake8
py27
py36
[testenv:flake8]
deps =
flake8
skip_install = True
commands = flake8 \
setup.py \
db