-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
featureNew feature or requestNew feature or request
Description
Currently Zuban is distributed as a binary wheel, and in the case of linux for manylinux
systems. I can see a scenario where I would like to run it on Alpine (dev-) containers, which means the musl libc platform.
I'd like to know if there is any support planned for musl
linux in the future?
(PS, I've now built Zuban myself in an Alpine container with a bit of mixed success: The zmypy checker works but the language server crashes when it's queried Version:0.0.25 panicked at crates/zuban_python/src/file/flow_analysis.rs:527:9 assertion failed: self.delayed_diagnostics.borrow().is_empty()
)
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request