DOC: Pin mpl-sphinx-theme to 3.8.x#26769
Merged
ksunden merged 1 commit intomatplotlib:v3.8.xfrom Sep 14, 2023
Merged
Conversation
jklymak
approved these changes
Sep 13, 2023
Member
|
ooops, though I guess this pip package doesn't exist? |
Member
Author
|
Ah, I just haven't tagged the final 3.8.0 on the theme yet, so this PR is a bit early. I'm waiting for a couple of the other PRs to build to confirm before tagging. |
Member
Author
|
I've now tagged mpl-sphinx-theme 3.8.0, and restarted CircleCI here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR summary
We only want the dev version on devdocs. Releases should get their corresponding theme.
Note that even though this was unpinned for the
v3.7.xbranch as well, it inadvertently worked because the version number inmpl-sphinx-theme'smainbranch was still 3.7.1, so it never replaced the version from PyPI.PR checklist