Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

TheTripleV
Copy link
Collaborator

@TheTripleV TheTripleV commented Jun 18, 2023

closes #100

@TheTripleV TheTripleV marked this pull request as draft June 19, 2023 04:48
@TheTripleV TheTripleV marked this pull request as ready for review June 19, 2023 23:55
@Daltz333
Copy link
Collaborator

Will this break any existing users (aka is it opt-out instead of opt-in)?

@sciencewhiz
Copy link
Contributor

Well the issue from #100 was asking for it to be opt-in, since it was added recently, right?

@TheTripleV
Copy link
Collaborator Author

If matplotlib is installed, it's opt out. If matplotlib isn't installed, it doesn't run. So it should keep existing behavior.

@Daltz333
Copy link
Collaborator

So this should only break CI environments for users. That still is pretty bad, but I'm not sure there is a better solution.

@TheTripleV
Copy link
Collaborator Author

No it shouldn't break ci for anyone. If matplotlib isn't installed it just turns off image generation

@Daltz333
Copy link
Collaborator

I wish there was a behavior where we automatically instead matplotlib and the user can explicitly choose not to instead it, instead of the opposite.

@TheTripleV
Copy link
Collaborator Author

I don't think that's possible

@Daltz333 Daltz333 merged commit 7eafbd3 into sphinx-doc:main Jul 7, 2023
@tony tony mentioned this pull request Sep 2, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Install Matplotlib as optional extra?
3 participants