Skip to content

Fix tox docs-html builds#982

Merged
davidism merged 1 commit intopallets:2.10.xfrom
kevin-brown:sphinx-upgrade
May 6, 2019
Merged

Fix tox docs-html builds#982
davidism merged 1 commit intopallets:2.10.xfrom
kevin-brown:sphinx-upgrade

Conversation

@kevin-brown
Copy link
Copy Markdown
Member

These have been broken for about a month now because of the upgrade
to Sphinx 2. This upgrade happened automatically because we do not
have the version pinned.

Luckily this issue appears to only be from having Python 2 syntax in
the docs script, so making that compatible with Python 3 fixes the
error and allows the docs to pass.

These have been broken for about a month now because of the upgrade
to Sphinx 2. This upgrade happened automatically because we do not
have the version pinned.

Luckily this issue appears to only be from having Python 2 syntax in
the docs script, so making that compatible with Python 3 fixes the
error and allows the docs to pass.
@kevin-brown kevin-brown changed the base branch from master to 2.10.x May 6, 2019 14:11
@kevin-brown kevin-brown closed this May 6, 2019
@kevin-brown kevin-brown reopened this May 6, 2019
@davidism davidism merged commit 64b4458 into pallets:2.10.x May 6, 2019
@kevin-brown kevin-brown deleted the sphinx-upgrade branch May 6, 2019 14:25
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 13, 2020
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.

2 participants