From 5e71794ac41bcd15d4a0d4d6a331c9a82437a753 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Fri, 22 Dec 2023 15:30:59 +0000 Subject: [PATCH] Fix RTD bug --- .readthedocs.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index f90b5e00..6956305f 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,8 +7,6 @@ version: 2 build: os: ubuntu-22.04 - tools: - python: "3.11" conda: environment: conda_env.yml