What is the correct interpretation of path-based PEP 508 URI_reference?

Judging on issues inquiring this enhancement, most people are looking for a way to put multiple packages (either as a source tree or vendored wheel/sdist) in a project, and be able to run a single pip install . in the project root to set them all up.

1 Like