8000 [3.8] gh-115349: Pin theme to fix code snippets (GH-115351) by ambv · Pull Request #115404 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.8] gh-115349: Pin theme to fix code snippets (GH-115351) #115404

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

Merged
merged 1 commit into from
Feb 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[3.8] [3.9] gh-115349: Pin theme to fix code snippets (GH-115351)
Pin theme to fix code snippets
(cherry picked from commit 3fcea41)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
  • Loading branch information
hugovk authored and ambv committed Feb 13, 2024
commit daf72c8faa732c82376bf46ad5d9d96265dcb22a
2 changes: 1 addition & 1 deletion Doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ blurb

# The theme used by the documentation is stored separately, so we need
# to install that as well.
python-docs-theme
python-docs-theme==2023.3.1

-c constraints.txt
0