Charmed-Kubernetes/keepalived/tox.ini

15 lines
183 B
INI

[tox]
envlist = py3
skipsdist = true
[testenv]
basepython=python3
envdir={toxworkdir}/py3
deps=
pytest
charms.reactive
pydoc-markdown
[testenv:docs]
commands=python make_docs