beets/.github
Šarūnas Nejus 826783d4c3
Define docs dependencies as an extra
Seems like readthedocs build expects docs dependencies to be available
as an extra, see one of the failing builds: https://app.readthedocs.org/projects/beets/builds/26079213/.

You can see this has been failing due to missing 'pydata_sphinx_theme':

    raise ThemeError(__('no theme named %r found (missing theme.toml?)') % name)
    sphinx.errors.ThemeError: no theme named 'pydata_sphinx_theme' found (missing theme.toml?)
    Theme error:
    no theme named 'pydata_sphinx_theme' found (missing theme.toml?)
2024-10-30 11:55:55 +00:00
..
ISSUE_TEMPLATE chore: makes discussions more visible (#3807) 2021-04-19 19:37:00 -04:00
workflows Define docs dependencies as an extra 2024-10-30 11:55:55 +00:00
pull_request_template.md Fix a typo and reorder enum in PR template 2023-10-30 11:23:08 +01:00
sphinx-problem-matcher.json Fix sphinx docs linting 2024-06-12 10:51:58 +01:00
stale.yml add line break to stale-bot comments 2020-07-11 17:27:37 -05:00