gorgeous-winter-99296
12/16/2023, 10:21 AMpython_distribution, environments, and whatever targets I need on the Rust side to support building a matrix of platforms, architectures, and Python versions.gorgeous-winter-99296
12/16/2023, 10:56 AMpython_distribution seems to only talk about a single wheel. Maybe there should be a python_distribution*s*? A lot of wheel specific work can definitely be done with macros to generate the right set of native libs, tie them to a dist-variant, etc. But that still leaves native.gorgeous-winter-99296
12/16/2023, 11:00 AMgorgeous-winter-99296
12/16/2023, 11:12 AMpython_distribution was environment-aware it seems like it'd work.