Skip to content

Commit

Permalink
[py]: Revert docs versions to keep docs intact
Browse files Browse the repository at this point in the history
  • Loading branch information
symonk committed Oct 8, 2022
1 parent a0aae46 commit 86ba7d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions py/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ envlist = docs, flake8, isort
[testenv:docs]
skip_install = true
deps =
Jinja2==3.1.2
Sphinx==5.1.1
Jinja2==3.0.3
Sphinx==1.8.2

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

Expand Down

0 comments on commit 86ba7d2

Please sign in to comment.