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
--- 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