pipenv clean

Uninstalls all packages not specified in Pipfile.lock

Options

NameDescription
--bareMinimal output
--dry-runJust output unneeded packages
--python <py_version>Specify which version of Python virtualenv should use
--threeUse Python 3 when creating virtualenv
--twoUse Python 2 when creating virtualenv
-v, --verboseVerbose mode