-
-
Notifications
You must be signed in to change notification settings - Fork 440
Fix hardcoded reliance on pip #1882
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
cjames23
merged 51 commits into
pypa:master
from
vpetrigo:fix/hardcoded-reliance-on-pip
Jul 23, 2026
+21
−5
Merged
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
435dc32
hatch: cli: application: Switch to uv
vpetrigo fc37df4
tests: Update asserts after switching to uv
vpetrigo f32f360
hatch: tests: Update uv command search
vpetrigo 376784d
hatch: Update to use find_uv_bin()
vpetrigo c1f2e75
hatch: Update the implementation to use --python switch
vpetrigo 704f1a2
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 0bafeb0
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo f92ca4d
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 4b05ffe
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 860409b
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo a589528
misc: Remove unused pathlib imports and switch to consistent string q…
vpetrigo a2898f8
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 8c6ca18
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo a07e787
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo f0f5d75
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 27e9218
tests: Use consistent double-quoted strings in conftest.py
vpetrigo be65450
tests: Handle commands with "hatchling" in conftest.py mock
vpetrigo b8296f4
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo cdc789b
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo c4c309d
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo c6f369b
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo eb006d3
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 45b5f7b
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 754c42e
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 126cfe9
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo a746b4f
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 5b81f97
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo be4e953
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 1a442a1
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 4ce8193
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo fadd9ad
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo c815f4e
fix: Make find_uv_bin import lazy
vpetrigo 5d8f927
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 75029a6
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 0e5029f
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo db71415
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo c7f4f17
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo c85ee12
Merge branch 'master' into fix/hardcoded-reliance-on-pip
cjames23 bf9b674
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 7a2d217
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 457c779
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 2161e24
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 48364dc
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 90c99b0
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 12e6b1b
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 8dde94e
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 163be9f
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 4311378
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo 3ba415e
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo d905da8
Merge branch 'master' into fix/hardcoded-reliance-on-pip
vpetrigo a92ce37
Merge branch 'master' into fix/hardcoded-reliance-on-pip
cjames23 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
|
vpetrigo marked this conversation as resolved.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.