mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 14:50:16 +00:00
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