From 8c17c61aba818bde4808de66fbe8b69194964630 Mon Sep 17 00:00:00 2001 From: "adrian.sonnenschein" Date: Wed, 24 Apr 2024 15:55:37 -0400 Subject: [PATCH] update readthedocs.yaml --- .readthedocs.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index f981f7ab..369b852e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -8,9 +8,12 @@ version: 2 mkdocs: configuration: mkdocs.yml -# pip install -e .[docs] +build: + os: ubuntu-22.04 + tools: + python: "3.12" + python: - version: 3.8 install: - method: pip path: .