commands.sh

pip check

all

Check installed packages for broken or incompatible dependencies.

More info →

Examples (2)

Check for broken or missing requirements

Check and log output to a file

pip check --log path/to/file
made by @shridhargupta | data from tldr-pages