Open
Description
It would be great to have aarch64 windows builds here -- tools that rely on pbs_installer
(such as pdm
) are unable to find any python versions to install on aarch64 windows (i.e. Win11 Parallels on a Apple Silicon MBP). Things are detected properly, but the python version list of course doesn't contain any matches:
THIS_ARCH = 'aarch64'
THIS_PLATFORM = 'windows'