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 0d26d02 commit ecec483Copy full SHA for ecec483
tox.ini
@@ -116,6 +116,7 @@ changedir = doc
116
# pip install requirements.txt is separate as RTD does it in separate steps
117
# having the requirements.txt installed in deps above results in Double Requirement exception
118
# https://github.com/pypa/pip/issues/988
119
+pip==20.2
120
commands =
121
pip install --exists-action=w -r requirements.txt
122
sphinx-build -T -W -b html -d _build/doctrees-readthedocs -D language=en . _build/html
0 commit comments