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