beets/docs/dev
Šarūnas Nejus 916d40f86f
Remove outdated namespace package definition and update docs
See https://realpython.com/python-namespace-package.

This setup is backwards-compatible, so plugins using the old
pkgutil-based setup will continue working fine.

This setup has an advantage where external plugins will now be able to
import modules from 'beetsplug' package for typing purposes. Previously,
mypy could not resolve these modules due to presence of `__init__.py`.
2025-01-30 12:20:11 +00:00
..
cli.rst docs: add dev importer and cli text from wiki 2019-06-05 13:28:06 +10:00
importer.rst docs: add dev importer and cli text from wiki 2019-06-05 13:28:06 +10:00
index.rst Add broken link checker to integration test (#3703) 2020-09-04 15:42:36 -05:00
library.rst Document Album.items() / LibModel.items() conflict 2022-07-12 11:21:52 +01:00
plugins.rst Remove outdated namespace package definition and update docs 2025-01-30 12:20:11 +00:00