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

replacing pip with uv #1421

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

replacing pip with uv #1421

wants to merge 5 commits into from

Commits on Aug 22, 2024

  1. replacing pip with uv

    uv appears to be much faster, if this builds a compatible image it might
    improve build times dramatically.
    
    http://b/350047073
    djherbis committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    26a39ac View commit details
    Browse the repository at this point in the history
  2. add a couple fixes

    djherbis committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f74ee30 View commit details
    Browse the repository at this point in the history
  3. couple more quick fixes

    djherbis committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8de0804 View commit details
    Browse the repository at this point in the history
  4. fix uninstalls

    djherbis committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a5d8e6c View commit details
    Browse the repository at this point in the history
  5. also migrate tpu vm image

    djherbis committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b77a75e View commit details
    Browse the repository at this point in the history