samschott / desktop-notifier

Python library for cross-platform desktop notifications
https://desktop-notifier.readthedocs.io
MIT License
97 stars 12 forks source link

Remove `importlib_resources` dependency, rely on stdlib instead #93

Closed samschott closed 1 year ago

samschott commented 1 year ago

See https://github.com/samschott/desktop-notifier/issues/92#issuecomment-1630120639 for why the dependency might be problematic.