diff --git a/.readthedocs.yml b/.readthedocs.yml index d618629..98566ea 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -4,7 +4,7 @@ version: 2 build: - os: "ubuntu-20.04" + os: ubuntu-22.04 apt_packages: - npm - plantuml @@ -18,9 +18,9 @@ build: - npm install -g @mermaid-js/mermaid-cli@10.3.1 # Set requirements to build the docs -python: - install: - - requirements: docs/requirements.txt +# python: +# install: +# - requirements: docs/requirements.txt # Build documentation in the docs/ directory with Sphinx sphinx: