From 2a76c11f910e9d74ce9a89fbd12137504a133664 Mon Sep 17 00:00:00 2001 From: Omar Al-Ithawi Date: Thu, 9 Nov 2023 14:19:03 +0300 Subject: [PATCH] fixup! fixup! fixes: refactor to prep for tests --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index b9db1f5a3f4..4165161b8ac 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,6 @@ sync_translations sync_translations_github_workflow rerun_tests_for_transifex_bo # This list represents the supported languages by the Open edX community as stated by the Translators Working Group: # - https://openedx.atlassian.net/wiki/spaces/COMM/pages/3157524644/Translation+Working+Group#The-following-is-a-table-of-the-latest-list-of-languages-supported--by-the-Translation-Working-Group export TX_LANGUAGES := ar,da,de_DE,el,es_419,es_ES,fr_CA,hi,he,id,it_IT,pt_BR,pt_PT,ru,th,tr_TR,uk,zh_CN -export TX_LANGUAGES := es_419 piptools: