Skip to content

Commit 350e79f

Browse files
committed
fixup docs tox env
1 parent 434e4a0 commit 350e79f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tox.ini

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,10 @@ commands =
4040

4141
[testenv:docs]
4242
changedir = docs
43-
depends =
43+
deps =
4444
sphinx
45+
sphinxcontrib-bibtex
46+
sphinx-rtd-theme
4547
commands =
4648
sphinx-apidoc -f -o ./source ../src -H Modules
4749

0 commit comments

Comments
 (0)