Select Git revision
self-hosted-configuration.md
-
RahulGautamSingh authoredRahulGautamSingh authored
tox.ini 288 B
[tox]
envlist = py27,py3{4,5,6},flake8
[testenv]
deps =
-rrequirements.txt
flake8
pytest
mock
setenv =
PYTHONPATH = {toxinidir}
whitelist_externals =
make
commands =
make schema
py.test
[testenv:flake8]
commands =
make schema
flake8 pi_mqtt_gpio