nodepool/tools/pip.conf.arm64
Clark Boylan 2e25ea65fe Use rax.dfw mirror for arm64 wheels
We had been using the linaro mirror to get arm64 python wheels.
Unfortunately this mirror has been having some reliability issues. The
wheels themselves are served from all our mirrors which means we can
switch to rax.dfw which should be more reliable.

Change-Id: I3da953fe49d8e4600d4835224a33ab558af88a06
2020-09-17 12:28:51 -07:00

6 lines
119 B
Plaintext

[global]
extra-index-url = https://mirror.dfw.rax.opendev.org/wheel/debian-10-aarch64/
[install]
prefer-binary = true