requirements-txt icon indicating copy to clipboard operation
requirements-txt copied to clipboard

Fix warning messages on `pip uninstall`

Open VoIlAlex opened this issue 3 years ago • 0 comments

When you uninstall a package the following message appearce.

WARNING: Package(s) not found: appdata

These messages should be removed.

VoIlAlex avatar Jul 07 '22 16:07 VoIlAlex