Skip to content

Commit 15a6ba7

Browse files
authored
Use newer version of python-docs-theme
We also need python-docs-theme >= 2023.7 which is also available in trixie
1 parent 162c095 commit 15a6ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Package: *\n\
1818
Pin: release n=${DIST_NAME}\n\
1919
Pin-Priority: 1 \n\
2020
\n\
21-
Package: libjs-sphinxdoc sphinx-common python3-sphinx\n\
21+
Package: libjs-sphinxdoc sphinx-common python3-sphinx python3-docs-theme\n\
2222
Pin: release n=${DIST_NAME}\n\
2323
Pin-Priority: 500" \
2424
> /etc/apt/preferences.d/99pinning

0 commit comments

Comments
 (0)