fuel-noop-fixtures/tox.ini

13 lines
177 B
INI

[tox]
envlist = docs
skipsdist = True
[testenv]
deps = -r{toxinidir}/test-requirements.txt
[testenv:venv]
commands = {posargs}
[docs]
commands = python setup.py build_sphinx