Skip to content

fix(Makefile): fallback sphinx version to <5.3 - #330

Merged
mattwang44 merged 2 commits into
3.11from
fix-makefile-sphinx-version
Oct 21, 2022
Merged

fix(Makefile): fallback sphinx version to <5.3#330
mattwang44 merged 2 commits into
3.11from
fix-makefile-sphinx-version

Conversation

@mattwang44

@mattwang44mattwang44 commented Oct 19, 2022

Copy link
Copy Markdown
Collaborator

The CI jobs failed after sphinx 5.3 was released. Limit the version <5.3 as a temporary solution.

[why] The CI jobs failed after sphinx 6.0 was released. Limit the version <6 as temporary solution.
Comment threadMakefile Outdated
@mattwang44mattwang44 changed the title fix(Makefile): specify sphinx versionfix(Makefile): fallback sphinx version to <5.3Oct 19, 2022
@mattwang44
mattwang44 merged commit f75093f into 3.11Oct 21, 2022
@mattwang44
mattwang44 deleted the fix-makefile-sphinx-version branch October 21, 2022 02:30
@mattwang44

Copy link
Copy Markdown
CollaboratorAuthor

This can be reverted after python/cpython#98437 is merged.

beccalzh pushed a commit to beccalzh/python-docs-zh-tw that referenced this pull request Sep 4, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@mattwang44