update tox:docs python to rtd python

This commit is contained in:
Ronny Pfannschmidt 2024-06-20 11:00:21 +02:00
parent 69936d32a5
commit a36b74ead8
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ setenv =
PYTHONWARNDEFAULTENCODING=
[testenv:docs]
basepython = python3.9 # sync with rtd to get errors
basepython = python3.12 # sync with rtd to get errors
usedevelop = True
deps =
-r{toxinidir}/doc/en/requirements.txt