We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3298146 commit 97f4938Copy full SHA for 97f4938
1 file changed
tox.ini
@@ -65,7 +65,7 @@ python =
65
[testenv:docs]
66
description = generate docs in HTML format
67
# specifying the exact python version as in .readthedocs.yaml for compatibility
68
-basepython = python3.11
+basepython = python3.12
69
deps = -r docs/requirements.txt
70
commands = sphinx-build -b html docs _build/html
71
0 commit comments