Update Link For VCS Support (#5412)

This commit is contained in:
Kailash Choudhary
2022-10-15 08:34:47 +05:30
committed by GitHub
parent 97a49e83e6
commit b04cd1c5a3
+1 -1
View File
@@ -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: