We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d40067 commit def079cCopy full SHA for def079c
Makefile
@@ -22,7 +22,7 @@ LANGUAGE := fr
22
VENV := ~/.venvs/python-docs-i18n/
23
PYTHON := $(shell which python3)
24
MODE := html
25
-BRANCH = 3.7
+BRANCH = 3.8
26
COMMIT =
27
JOBS = auto
28
0 commit comments