mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 14:50:16 +00:00
fix lint
This commit is contained in:
@@ -218,7 +218,7 @@ Usage
|
||||
sync Installs all packages specified in Pipfile.lock.
|
||||
uninstall Uninstalls a provided package and removes it from Pipfile.
|
||||
update Runs lock, then sync.
|
||||
upgrade Update the lock of the specified dependency / sub-dependency,
|
||||
upgrade Update the lock of the specified dependency / sub-dependency,
|
||||
but does not actually install the packages.
|
||||
verify Verify the hash in Pipfile.lock is up-to-date.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user