mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Merge pull request #2041 from mvaled/note-issue-2040
Note that ``-e`` impacts sub-dependencies in lock file.
This commit is contained in:
@@ -245,6 +245,9 @@ the current working directory when working on packages::
|
||||
|
||||
Note that all sub-dependencies will get added to the ``Pipfile.lock`` as well.
|
||||
|
||||
.. note:: Sub-dependencies are **not** added to the ``Pipfile.lock`` if you
|
||||
leave the ``-e`` option out.
|
||||
|
||||
|
||||
.. _environment_management:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user