You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but maturing still gets called with --compatibility off when calling uv build --wheel. Why is Maturing ignoring my config? According to this, it's not done on uv's side. It's not a big deal since maturin build works fine, but I was just wondering
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using uv and maturin for a project, and I want to use uv to build wheels. In my
pyproject.toml
, I wrote:but maturing still gets called with
--compatibility off
when callinguv build --wheel
. Why is Maturing ignoring my config? According to this, it's not done onuv
's side. It's not a big deal sincematurin build
works fine, but I was just wonderingBeta Was this translation helpful? Give feedback.
All reactions