make fuzzy closes #54 #55

Merged
mdk merged 1 commits from Iucounu/python-docs-fr:issue_#54 into 3.11 2023-02-17 15:54:00 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ $(POSPELL_TMP_DIR)/%.po.out: %.po dict
.PHONY: fuzzy
fuzzy: ensure_prerequisites
potodo -f --exclude venv .venv $(EXCLUDED)
potodo --offline -f --exclude venv .venv $(EXCLUDED)
.PHONY: check-headers
check-headers: