Add OS image location rST directive for use by Red-Install-Tests (#6786)

This commit is contained in:
Jakub Kuczys
2026-06-17 03:11:53 +02:00
committed by GitHub
parent 65da489a1a
commit c1aa59e3d6
21 changed files with 302 additions and 3 deletions
+1
View File
@@ -5,3 +5,4 @@ sphinx-markdown-builder>=0.6.10
sphinx-prompt
sphinx_rtd_theme>1
sphinxcontrib-trio
tomli
+2
View File
@@ -58,6 +58,8 @@ sphinxcontrib-trio==1.2.0
# via -r extra-doc.in
tabulate==0.9.0
# via sphinx-markdown-builder
tomli==2.4.0
# via -r extra-doc.in
urllib3==2.2.3
# via requests
zipp==3.20.2