Skip to content

perf: Making UV the default installer, unless specified explicitly#5733

Open
suleman1412 wants to merge 7 commits intoprefix-dev:mainfrom
suleman1412:uv-default-installer
Open

perf: Making UV the default installer, unless specified explicitly#5733
suleman1412 wants to merge 7 commits intoprefix-dev:mainfrom
suleman1412:uv-default-installer

Conversation

@suleman1412
Copy link
Contributor

@suleman1412 suleman1412 commented Mar 19, 2026

Description

This works on making the uv the default installer in pixi_build_python crate, unless specified in the config file to be pip

Fixes #5666

How Has This Been Tested?

cargo test -p pixi_build_python
image

AI Disclosure

  • [ x ] This PR contains AI-generated content.
    • I have tested any AI-generated content in my PR.
    • I take responsibility for any AI-generated content in my PR.
      Tools: Claude

Checklist:

  • [ x ] I have performed a self-review of my own code
  • [ x ] I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • [ x ] I have added sufficient tests to cover my changes.
  • I have verified that changes that would impact the JSON schema have been made in schema/model.py.

@suleman1412
Copy link
Contributor Author

@Hofer-Julian this PR aims to make UV the default installer in pixi_build_python unless specified explicity in the toml file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make uv the default for pixi-build-python

1 participant