From 23409ec521af609250993ffe870bc2e6d95ef106 Mon Sep 17 00:00:00 2001 From: Albert Mietus Date: Mon, 29 Apr 2024 12:27:25 +0200 Subject: [PATCH] RTD: TRY .. --- .readthedocs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 0bb65f8..6edea30 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -10,10 +10,10 @@ build: tools: # python: "3.11" python: "3.9" - #apt_packages: + apt_packages: # python3-sphinxcontrib.plantuml install an old one version. # Better to replace it by pip, so the requerments-file, which is already done - # - python3-sphinxcontrib.plantuml + - python3-sphinxcontrib.plantuml jobs: post_install: - mkdir -p ${READTHEDOCS_VIRTUALENV_PATH}/libexec