pipfile.lock

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-27 09:44:41 -04:00
parent 39eee804c7
commit cbe1cf7d28
+1 -1
View File
@@ -270,7 +270,7 @@ Also useful for deployment is the ``--deploy`` flag::
$ pipenv install --system --deploy
This will fail a build if the lockfile is outofdate, instead of genreating a new one.
This will fail a build if the ``Pipfile.lock`` is outofdate, instead of genreating a new one.
☤ Generating a ``requirements.txt``