This commit is contained in:
Matt Davis
2023-08-02 23:13:29 -04:00
parent 841bf5ec4b
commit 06038f521e
+1 -1
View File
@@ -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.