Carl Walsh
Carl Walsh
I've struggled a few times to find this github.com project, starating from https://chromewebstore.google.com/detail/github-issue-reactions/enekincdenmmbpgkbhflknhaphpajnfd Supported on both browsers: - https://developer.chrome.com/docs/extensions/reference/manifest/homepage-url - https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/homepage_url
## Reproduction ``` import warnings warnings.simplefilter("always") import piplicenses ``` (Or, use piplicenses from `pytest` which shows all deprecations on every test run) ## Shows ``` .venv/lib/python3.12/site-packages/piplicenses.py:46 /Users/walshca/myproj/.venv/lib/python3.12/site-packages/piplicenses.py:46: DeprecationWarning: the 'ALL'...