1
0
Fork 0

make fuzzy closes #54 (#55)

Co-authored-by: Iucounu <iucounu@riseup.net>
Reviewed-on: AFPy/python-docs-fr#55
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: Iucounu <iucounu@noreply.localhost>
Co-committed-by: Iucounu <iucounu@noreply.localhost>
This commit is contained in:
Iucounu 2023-02-17 15:53:58 +00:00 committed by Julien Palard
parent 5209ba6855
commit 5ef8287742
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: