Skip to content
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

install pip and uv in separate pip calls #3127

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

graingert
Copy link
Member

@graingert graingert commented Nov 2, 2024

[investigating pypy pip cache issues]

There's not much point installing a pinned version of pip if we don't
use that pinned version to get uv
Copy link

codecov bot commented Nov 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.68%. Comparing base (9d6e134) to head (5b03326).
Report is 34 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3127      +/-   ##
==========================================
+ Coverage   99.62%   99.68%   +0.06%     
==========================================
  Files         122      122              
  Lines       18340    21901    +3561     
  Branches     1222     1744     +522     
==========================================
+ Hits        18272    21833    +3561     
+ Misses         47       46       -1     
- Partials       21       22       +1     

see 32 files with indirect coverage changes

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.

1 participant