We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2987875 commit 24d97d1Copy full SHA for 24d97d1
tox.ini
@@ -30,4 +30,4 @@ commands =
30
31
[testenv:doc]
32
commands =
33
- python setup.py build_sphinx
+ sphinx-build -b html doc/source/ build/
0 commit comments