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 9ae6edc commit 51af2a2Copy full SHA for 51af2a2
tox.ini
@@ -107,7 +107,7 @@ commands =
107
# since we are building the documentation we install the packaged dev version of PST
108
# tox run -e py39-docs
109
# tox run -e py39-sphinx61-docs
110
-[testenv:py3{9,12}{,-sphinx61}-docs]
+[testenv:py3{9,12,13}{,-sphinx61}-docs]
111
description = build the documentation and place in docs/_build/html
112
# suppress Py3.11's new "can't debug frozen modules" warning
113
set_env = PYDEVD_DISABLE_FILE_VALIDATION=1
0 commit comments