fix: migrates us fully to UV, support for PIP still maintained#2577
Merged
fix: migrates us fully to UV, support for PIP still maintained#2577
Conversation
c346b08 to
11748f6
Compare
11748f6 to
d6e0bc1
Compare
d6e0bc1 to
178a5eb
Compare
|
paulteehan
approved these changes
Feb 12, 2026
Contributor
paulteehan
left a comment
There was a problem hiding this comment.
Just tested scripts/recreate_venv.sh on a clean environment and it worked beautifully.
The rest I just skimmed, everything looks solid to me, my one concern would be validating that the CI script works, if you've tested that then okay to merge for me.
Contributor
Author
I ran CI across it, seems to work so far! |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



Description
Completes UV migration, still need to do the same for other repos and confirm across the entire stack
Checklist