mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 14:50:16 +00:00
Update Link For VCS Support (#5412)
This commit is contained in:
committed by
GitHub
parent
97a49e83e6
commit
b04cd1c5a3
@@ -273,7 +273,7 @@ Below is an example usage which installs the git repository located at `https://
|
||||
Adding -e git+https://github.com/requests/requests.git@v2.19.1#egg=requests to Pipfile's [packages]...
|
||||
[...]
|
||||
|
||||
You can read more about [pip's implementation of vcs support here](https://pip.pypa.io/en/stable/reference/pip_install/#vcs-support).
|
||||
You can read more about [pip's implementation of vcs support here](https://pip.pypa.io/en/stable/topics/vcs-support/).
|
||||
|
||||
Install a dev dependency:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user