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

Replace pip with uv pip #4100

Merged
merged 3 commits into from
Jan 24, 2025
Merged

Replace pip with uv pip #4100

merged 3 commits into from
Jan 24, 2025

Conversation

jtraglia
Copy link
Member

@jtraglia jtraglia commented Jan 24, 2025

I've been wanting to switch to uv pip for a while now. It's a lot faster. This will pip install uv (in the venv) once when creating the virtual environment. It also rebuilds eth2spec now everytime we build the pyspec, because it's so fast.

Some screenshots with numbers:

Before:

From clean build:
image

From existing build:
image

After:

From clean build:
image

From existing build:
image

@jtraglia jtraglia added the general:enhancement New feature or request label Jan 24, 2025
@jtraglia jtraglia merged commit f17311c into ethereum:dev Jan 24, 2025
23 checks passed
@jtraglia jtraglia deleted the use-uv-pip branch January 24, 2025 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
general:enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant