diff --git a/jenkins/scripts/common_translation_update.sh b/jenkins/scripts/common_translation_update.sh index e642d1c7b0..7a607a2253 100644 --- a/jenkins/scripts/common_translation_update.sh +++ b/jenkins/scripts/common_translation_update.sh @@ -320,7 +320,7 @@ function extract_messages_django { # Extract releasenotes messages function extract_messages_releasenotes { # Extract messages - sphinx-build -b gettext -d releasenotes/build/doctrees \ + tox -e venv -- sphinx-build -b gettext -d releasenotes/build/doctrees \ releasenotes/source releasenotes/work rm -rf releasenotes/build # Concatenate messages into one POT file