From: Kefu Chai Date: Sun, 1 Aug 2021 16:37:19 +0000 (+0800) Subject: .readthedocs.yml: use ditaa instead of plantweb X-Git-Tag: v17.1.0~1229^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=57f57c94199fe7023d5ef6b7b0cf00943fc2a4c4;p=ceph-ci.git .readthedocs.yml: use ditaa instead of plantweb use ditaa to reader ditaa images instead of relying plantweb service. more stable this way. Signed-off-by: Kefu Chai --- diff --git a/.readthedocs.yml b/.readthedocs.yml index 4ac308403b5..ce7de68ae37 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -6,6 +6,8 @@ version: 2 formats: [] build: image: latest + apt_packages: + - ditaa python: version: 3.8 install: