Merge pull request #1384 from charlax/ca/link-to-pipfile-spec

Add link to Pipfile specification
This commit is contained in:
Dan Ryan
2018-02-01 13:48:13 -05:00
committed by GitHub
+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
--------------------------------