# HG changeset patch # User Pierre-Yves David # Date 1731196004 -3600 # Node ID 4496f059cf5c7cda4801e259013621e2bd0a1763 # Parent 9048a0d782e17fcdb3a428a22389e344ea177602 wheel: enforce that translation being build for macos wheel diff -r 9048a0d782e1 -r 4496f059cf5c contrib/heptapod-ci.yml --- a/contrib/heptapod-ci.yml Sat Nov 09 00:59:59 2024 +0100 +++ b/contrib/heptapod-ci.yml Sun Nov 10 00:46:44 2024 +0100 @@ -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/