Skip to content

Commit 86ba7d2

Browse files
committed
[py]: Revert docs versions to keep docs intact
1 parent a0aae46 commit 86ba7d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

py/tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ envlist = docs, flake8, isort
44
[testenv:docs]
55
skip_install = true
66
deps =
7-
Jinja2==3.1.2
8-
Sphinx==5.1.1
7+
Jinja2==3.0.3
8+
Sphinx==1.8.2
99

1010
commands = sphinx-build -b html -d ../build/doctrees docs/source ../build/docs/api/py {posargs}
1111

0 commit comments

Comments
 (0)