Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Use proper subdirectory syntax for pip url fragments (#1208)
* Use the correct syntax for url fragments with pip of the form python -m pip install "pkg @ vcs+protocol://repo_url/#subdirectory=pkg_dir" - c.f. https://pip.pypa.io/en/stable/topics/vcs-support/#url-fragments * Revises PR #1207 Co-authored-by: sinoroc <[email protected]>
- Loading branch information