From 186f28d2f4ef740cb03a15c65549cc8647b58796 Mon Sep 17 00:00:00 2001 From: Joao Antunes Date: Wed, 3 Apr 2024 09:02:45 -0600 Subject: [PATCH] Fix build read the docs. 4th attempt --- .readthedocs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index cb01edd9..0d31943e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -5,8 +5,8 @@ version: 2 build: os: ubuntu-22.04 - tools: - python: "3.12" + python: + version: 3.12 install: - requirements: docs/_ext/djangodummy/requirements.txt sphinx: