Users should be able to follow BUILD.md to create a wheel. #7359
Labels
🧑💻 dev experience
developer experience (excluding CI)
🦟 regression
A thing that used to work in an earlier release
Most user-friendly solution would be: Reimplement
pixi run py-wheel
As per our current
BUILD.md
, users should be able to locally build wheels usingpixi run py-wheel --release
. This command is for some reason no longer in ourpixi.toml
file. This should be fixed.The text was updated successfully, but these errors were encountered: