mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
tox ini file
This commit is contained in:
parent
eebcadab14
commit
b79f5af03b
10
tox.ini
10
tox.ini
@ -32,13 +32,3 @@ deps =
|
|||||||
-r{toxinidir}/docs/root/requirements.txt
|
-r{toxinidir}/docs/root/requirements.txt
|
||||||
extras = None
|
extras = None
|
||||||
commands = sphinx-build -W -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
|
commands = sphinx-build -W -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
|
||||||
'''
|
|
||||||
[testenv:docsserver]
|
|
||||||
basepython = {[base]basepython}
|
|
||||||
changedir = docs/server/source
|
|
||||||
deps =
|
|
||||||
{[base]deps}
|
|
||||||
-r{toxinidir}/docs/server/requirements.txt
|
|
||||||
extras = None
|
|
||||||
commands = sphinx-build -W -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
|
|
||||||
'''
|
|
||||||
Loading…
x
Reference in New Issue
Block a user