Skip to content

🎨 Use uv for python venv#372

Merged
lukevalenty merged 1 commit into
intel:mainfrom
elbeno:uv-migration
Jun 16, 2026
Merged

🎨 Use uv for python venv#372
lukevalenty merged 1 commit into
intel:mainfrom
elbeno:uv-migration

Conversation

@elbeno

@elbeno elbeno commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Problem:

  • Using pip in CI for a Python virtual environment is slower and less robust than using uv. uv also allows selection of a Python version.

Solution:

  • Switch to uv for CI.

Problem:
- Using pip in CI for a Python virtual environment is slower and less robust
  than using uv. uv also allows selection of a Python version.

Solution:
- Switch to uv for CI.
@lukevalenty lukevalenty merged commit 6c216c4 into intel:main Jun 16, 2026
27 checks passed
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.

2 participants