aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fd007cd5b..fff7e0fb1 100644
--- a/Makefile
+++ b/Makefile
@@ -233,7 +233,7 @@ update-website: ## update website and upload
.PHONY: update-website
update-translations: ## update data/translations from Babel and Polyglossia
- python tools/update-translations.py
+ python3 tools/update-translations.py
.PHONY: update-translations
validate-docx-golden-tests: ## validate docx golden tests against schema