Skip to content

Commit ecec483

Browse files
committed
added pip version in spnix
1 parent 0d26d02 commit ecec483

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ changedir = doc
116116
# pip install requirements.txt is separate as RTD does it in separate steps
117117
# having the requirements.txt installed in deps above results in Double Requirement exception
118118
# https://github.com/pypa/pip/issues/988
119+
pip==20.2
119120
commands =
120121
pip install --exists-action=w -r requirements.txt
121122
sphinx-build -T -W -b html -d _build/doctrees-readthedocs -D language=en . _build/html

0 commit comments

Comments
 (0)