mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
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:
committed by
GitHub
parent
ad7229b754
commit
e8a7be3b03
@@ -312,6 +312,8 @@ Pipenv will resolve the sub–dependencies of VCS dependencies, but only if they
|
||||
|
||||
If editable is not true, sub–dependencies 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
|
||||
--------------------------------
|
||||
|
||||
Reference in New Issue
Block a user