changeset 52260:b5517711afca stable

wheels: rely on the image config to be able to access the repository The image should now have the proper config set globally to access this
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 15 Nov 2024 16:41:30 +0100
parents 074bc2b135f3
children 5565cf1e2d5e
files contrib/packaging/build-linux-wheels.sh
diffstat 1 files changed, 0 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/packaging/build-linux-wheels.sh	Fri Nov 15 16:34:50 2024 +0100
+++ b/contrib/packaging/build-linux-wheels.sh	Fri Nov 15 16:41:30 2024 +0100
@@ -26,13 +26,6 @@
     --ignored \
     --no-confirm
 
-export HGRCPATH=/tmp/build-config.rc
-cat << EOF > $HGRCPATH
-[trusted]
-users=*
-groups=*
-EOF
-
 for py in $PYTHON_TARGETS; do
     echo 'build wheel for' $py
     # cleanup any previous wheel