Description
the instruction in https://py-libp2p.readthedocs.io/en/latest/install.html don't use the new uv method
see https://py-libp2p.readthedocs.io/en/latest/contributing.html
Motivation
uv is more efficient and is the CI/CD defaults
Current Implementation
use standard pip
Are you planning to do it yourself in a pull request ?
Maybe
Description
the instruction in https://py-libp2p.readthedocs.io/en/latest/install.html don't use the new uv method
see https://py-libp2p.readthedocs.io/en/latest/contributing.html
Motivation
uv is more efficient and is the CI/CD defaults
Current Implementation
use standard pip
Are you planning to do it yourself in a pull request ?
Maybe