X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.readthedocs.yaml;h=1c199e082be58415dfc46d54b190d2fe231533d2;hb=HEAD;hp=8df5ada2070c9eaa272b5f1af0b62e18d8905ded;hpb=5819a22f14fc06d8df36ce4ee31390b73161a27a;p=sim%2Fo1-interface.git diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 8df5ada..1c199e0 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -5,12 +5,13 @@ formats: - htmlzip build: - image: latest + os: "ubuntu-22.04" + tools: + python: "3.11" python: - version: 3.7 install: - requirements: docs/requirements-docs.txt sphinx: - configuration: docs/conf.py \ No newline at end of file + configuration: docs/conf.py