Skip to content

Update docs for the change from optional-dependencies (extras) to dependency_groups #1713

@danceratopz

Description

@danceratopz

Before the #1688

uv sync --all-extras

After, the change, for python users,

uv sync

For pypy3 users, they can either

  1. (needs test)

    apt install cmake plus a compiler and ethash would compile itself.

    From Sam mentioned in a4c85ce#r2473627427, or

  2. uv sync --no-default-groups --group test
    

Metadata

Metadata

Assignees

Labels

A-docArea: documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions