Skip to content

Commit

Permalink
Fix expected test output on older Sphinx versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Feb 11, 2025
1 parent 5de3113 commit 15cdc44
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_output_/test_latex_output.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1463,9 +1463,10 @@ \chapter{MIT License}
\end{sphinxVerbatim}
<% if sphinx_version > (4, 5) -%>
\sphinxstepscope
<% endif %>
\chapter{PEP 639 Style}
\label{\detokenize{examples/pep639:pep-639-style}}\label{\detokenize{examples/pep639::doc}}
\sphinxcode{\sphinxupquote{hatch}} is licensed under the \index{MIT License@\spxentry{MIT License}}\sphinxhref{https://choosealicense.com/licenses/mit/}{MIT License}
Expand Down

0 comments on commit 15cdc44

Please sign in to comment.