Skip to content

Conversation

paulnegz
Copy link

This change replaces pip with uv for Python package installation in container builds. Key changes:

  • Update StandardGenerator to use uv for package installation
  • Add proper uv caching configuration
  • Update tests to expect uv-based commands
  • Update documentation to reflect uv usage

Fixes #2167

This change replaces pip with uv for Python package installation in container builds.
Key changes:
- Update StandardGenerator to use uv for package installation
- Add proper uv caching configuration
- Update tests to expect uv-based commands
- Update documentation to reflect uv usage

Fixes replicate#2167

Signed-off-by: Paul Negedu <[email protected]>
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.

Use uv instead of pip/pyenv

1 participant