Add link to Pipfile specification

This is useful for people using Pipenv and looking for more information related to specifying VCS dependencies.
This commit is contained in:
Charles-Axel Dein
2018-02-01 12:19:40 +01:00
committed by GitHub
parent ad7229b754
commit e8a7be3b03
+2
View File
@@ -312,6 +312,8 @@ Pipenv will resolve the subdependencies of VCS dependencies, but only if they
If editable is not true, subdependencies will not get resolved.
For more information about other options available when specifying VCS dependencies, please check the `Pipfile spec <https://github.com/pypa/pipfile>`__.
☤ Pipfile.lock Security Features
--------------------------------