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 aebe058 commit 18c55bdCopy full SHA for 18c55bd
1 file changed
Makefile
@@ -19,7 +19,7 @@ LANGUAGE := it_IT
19
VENV := ~/.venvs/python-docs-i18n/
20
PYTHON := $(shell which python3)
21
MODE := html
22
-BRANCH = 3.7
+BRANCH = 3.11
23
COMMIT =
24
JOBS = auto
25
0 commit comments