Skip to content

Commit 4dd365d

Browse files
committed
Fix docs build errors that happen when using a docutils beta.
1 parent af7d338 commit 4dd365d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ commands =
4646
basepython = python3.8
4747
deps = -rdocs/requirements.txt
4848
commands = sphinx-build -b html -d {envtmpdir}/doctrees docs {envtmpdir}/html
49+
pip_pre = false
4950

5051
[testenv:py38-lint]
5152
basepython = python3.8

0 commit comments

Comments
 (0)