Mercurial > hg-stable
changeset 52203:4602e90207f3 stable
wheel: enforce that translation being build for windows wheel
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sun, 10 Nov 2024 00:48:08 +0100 |
parents | 48f772a5c476 |
children | 201bfadc0371 |
files | contrib/heptapod-ci.yml |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/heptapod-ci.yml Sun Nov 10 02:40:44 2024 +0100 +++ b/contrib/heptapod-ci.yml Sun Nov 10 00:48:08 2024 +0100 @@ -311,6 +311,8 @@ when: on_success needs: - "trigger-wheel-windows" + variables: + MERCURIAL_SETUP_FORCE_TRANSLATIONS: "1" script: - echo "Entering script section" - echo "python used, $Env:PYTHON"