Pull Translations has been broken in edx-platform for a number of months partially in part because of an import issue with local packages during paver setup. This solves that problem by running make requirements as part of the pull_translations make target. Note: This should not be the default behavior. This is only a patch so the translation job works again. The paver job being run (i18n_compilejs) does the same install before it runs so we are doubling up there which is not great. PROD-2455
5.5 KiB
5.5 KiB