Skip to content

Commit 4794312

Browse files
committed
trying to fix docs build
1 parent 24e3f76 commit 4794312

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
@@ -99,5 +99,7 @@ deps =
9999
[testenv:docs]
100100
basepython=python
101101
changedir=docs
102-
deps=sphinx
102+
deps =
103+
sphinx
104+
south
103105
commands=make html

0 commit comments

Comments
 (0)