This question asks how to run unit tests during pip install.
Suppose instead I want to run unit tests (if any) for packages installed by pip after installation?