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
β¨ You can now install extras (such as uv) with a simple option on the GitHub Action (#2630)
β¨ {project} and {package} placeholders are now supported in repair-wheel-command (#2589)
π The versions set with dependency-versions no longer constrain packages specified by your build-system.requires. Previously, on platforms other than Linux, the constraints in this option would remain in the environment during the build. This has been tidied up make behaviour more consistent between platforms, and to prevent version conflicts. (#2583)
π Improve the handling of test-command on Android, enabling more options to be passed (#2590)