Files
pipenv/news/3316.feature.rst
T
Nick Coghlan b6ca34096a Apply suggestions from code review
Co-authored-by: Dan Ryan <dan@danryan.co>
2020-05-04 16:18:03 +10:00

6 lines
278 B
ReStructuredText

For consistency with other commands and the ``--dev`` option
description, ``pipenv lock --requirements --dev`` now emits
both default and development dependencies.
The new ``--dev-only`` option requests the previous
behaviour (e.g. to generate a ``dev-requirements.txt`` file).