Revert "Add tox.ini
(copied from rattail-tutorial)"
This reverts commit ade5e73121
.
wound up not needing this; just invoking `make html` in buildbot
This commit is contained in:
parent
70e538ca60
commit
799c24f6dc
1 changed files with 0 additions and 9 deletions
9
tox.ini
9
tox.ini
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
[tox]
|
|
||||||
envlist = docs
|
|
||||||
|
|
||||||
[testenv:docs]
|
|
||||||
basepython = python3
|
|
||||||
deps = Sphinx
|
|
||||||
changedir = docs
|
|
||||||
commands = sphinx-build -b html -d {envtmpdir}/doctrees -W -T . {envtmpdir}/docs
|
|
Loading…
Add table
Add a link
Reference in a new issue