canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #01945
[Merge] ~hyask/autopkgtest-cloud:skia/readthedocs_graphviz into autopkgtest-cloud:master
Skia has proposed merging ~hyask/autopkgtest-cloud:skia/readthedocs_graphviz into autopkgtest-cloud:master.
Requested reviews:
Canonical's Ubuntu QA (canonical-ubuntu-qa)
For more details, see:
https://code.launchpad.net/~hyask/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/456184
--
Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~hyask/autopkgtest-cloud:skia/readthedocs_graphviz into autopkgtest-cloud:master.
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 4b74802..c760a4c 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -4,3 +4,6 @@ build:
os: ubuntu-22.04
tools:
python: "3.11"
+ apt_packages:
+ - graphviz
+
Follow ups