From faa7ce99023f450613239dfc1402d86e310e9bb2 Mon Sep 17 00:00:00 2001 From: Leighton Chen Date: Thu, 7 Nov 2024 15:16:27 -0800 Subject: [PATCH] Update .readthedocs.yml --- .readthedocs.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 2a3c920b45d..6769c5d193e 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -2,13 +2,13 @@ # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 -sphinx: - configuration: docs/conf.py - build: os: "ubuntu-22.04" tools: python: "3.8" + +sphinx: + configuration: docs/conf.py python: install: