Skip to content

Commit

Permalink
add quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
ELHoussineT authored Sep 26, 2021
1 parent 310db99 commit 48cef74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipenv/environments.py
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ def initialize(self):
Default is to lock dependencies and update ``Pipfile.lock`` on each run.
Usage: export PIPENV_SKIP_LOCK=true OR export PIPENV_SKIP_LOCK=1 to skip automatic locking
Usage: `export PIPENV_SKIP_LOCK=true` OR `export PIPENV_SKIP_LOCK=1` to skip automatic locking
NOTE: This only affects the ``install`` and ``uninstall`` commands.
"""
Expand Down

0 comments on commit 48cef74

Please sign in to comment.