Fix dependencies when building docs via tox
This commit is contained in:
parent
99ed897bf4
commit
3dce9d9ed3
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -19,7 +19,7 @@ commands =
|
|||
|
||||
[testenv:docs]
|
||||
basepython = python
|
||||
deps = Sphinx
|
||||
deps = Sphinx sphinx-rtd-theme
|
||||
changedir = docs
|
||||
commands =
|
||||
pip install --upgrade Tailbone rattail[auth,bouncer] rattail-tempmon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue