Describe the Bug
I can't use pyrefly because there are no usable wheels and I'm not willing to compile from source.
Could you add musllinux-* builds along with manylinux-* ones (like ty does)
In particular, I'm using Alpine Linux version 3.22.2.
$ uv venv .venv
Using CPython 3.12.12 interpreter at: /usr/bin/python3
Creating virtual environment at: .venv
$ uv pip install pyrefly==1.0.0 --no-build
× No solution found when resolving dependencies:
╰─▶ Because pyrefly==1.0.0 has no usable wheels and you require
pyrefly==1.0.0, we can conclude that your requirements are
unsatisfiable.
hint: Wheels are required for `pyrefly` because building from source is
disabled for all packages (i.e., with `--no-build`)
Sandbox Link
No response
(Only applicable for extension issues) IDE Information
No response
Describe the Bug
I can't use pyrefly because there are no usable wheels and I'm not willing to compile from source.
Could you add musllinux-* builds along with
manylinux-*ones (like ty does)In particular, I'm using Alpine Linux version 3.22.2.
Sandbox Link
No response
(Only applicable for extension issues) IDE Information
No response