# HG changeset patch
# User Pierre-Yves David <pierre-yves.david@octobus.net>
# Date 1731196004 -3600
#      Sun Nov 10 00:46:44 2024 +0100
# Branch stable
# Node ID 4496f059cf5c7cda4801e259013621e2bd0a1763
# Parent  9048a0d782e17fcdb3a428a22389e344ea177602
wheel: enforce that translation being build for macos wheel

diff --git a/contrib/heptapod-ci.yml b/contrib/heptapod-ci.yml
--- a/contrib/heptapod-ci.yml
+++ b/contrib/heptapod-ci.yml
@@ -340,6 +340,8 @@
     stage: build
     tags:
       - macos
+    variables:
+      MERCURIAL_SETUP_FORCE_TRANSLATIONS: "1"
     script:
       - rm -rf tmp-wheels
       - CIBW_SKIP="pp*" cibuildwheel --output-dir tmp-wheels/