Skip to content

Commit 24d97d1

Browse files
committed
Update documentation build to use sphinx-build
1 parent 2987875 commit 24d97d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ commands =
3030

3131
[testenv:doc]
3232
commands =
33-
python setup.py build_sphinx
33+
sphinx-build -b html doc/source/ build/

0 commit comments

Comments
 (0)