Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add matplotlib as a 'docs' dependency #2390

Merged
merged 2 commits into from
May 3, 2022
Merged

Conversation

eerovaher
Copy link
Member

The documentation already contains plots, e.g.


matplotlib should therefore be listed as a 'docs' dependency. It does not have to be listed in the 'all' dependencies because it is already included indirectly through aplpy.

The second commit tells Read the Docs to only install 'docs' dependencies because that should be all that is needed for building the documentation.

The documentation already contains plots, so `matplotlib` is required
for building it. `matplotlib` does not have to be explicitly listed in
the 'all' dependencies because it is included indirectly through
`aplpy`.
The 'docs' optional dependencies should be all that is required for
building the documentation, so Read the Docs should not be installing
'all' dependencies. [ci skip]
@bsipocz bsipocz added this to the v0.4.7 milestone May 3, 2022
@bsipocz bsipocz merged commit 7231ca1 into astropy:main May 3, 2022
@bsipocz
Copy link
Member

bsipocz commented May 3, 2022

Thank you!

@eerovaher eerovaher deleted the docs-plots branch May 9, 2022 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants