File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ sphinxcontrib-serializinghtml==1.1.5
9797 # via sphinx
9898sphinxcontrib-spelling == 7.7.0
9999 # via -r docs/requirements.in
100- sphinxext-opengraph == 0.7.2
100+ sphinxext-opengraph == 0.7.3
101101 # via -r docs/requirements.in
102102unidecode == 1.3.6
103103 # via sphinx-autoapi
Original file line number Diff line number Diff line change @@ -95,10 +95,6 @@ commands = {envpython} -m mypy --config {toxinidir}/pyproject.toml {posargs} {to
9595
9696[testenv:docs-dirhtml]
9797commands = {envpython} -m sphinx -b dirhtml {toxinidir}/docs/ {envtmpdir}/build {posargs:-a -n -q -T -W}
98- # REMOVEME: See https://github.com/wpilibsuite/sphinxext-opengraph/issues/87
99- setenv =
100- {[testenv]setenv}
101- READTHEDOCS =true
10298deps =
10399 -r{toxinidir}/docs/requirements.txt
104100
You can’t perform that action at this time.
0 commit comments