requirements-txt
requirements-txt copied to clipboard
Fix warning messages on `pip uninstall`
When you uninstall a package the following message appearce.
WARNING: Package(s) not found: appdata
These messages should be removed.