From 16487beef10ebbc27803963e2fcd8da4691d23c1 Mon Sep 17 00:00:00 2001 From: Richard R <58728519+rrjbca@users.noreply.github.com> Date: Sun, 29 Oct 2023 08:54:38 +0000 Subject: [PATCH] Update .readthedocs.yml to latest version in astropy package-template --- .readthedocs.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 46f015014..19f0fb1d3 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,13 +1,14 @@ version: 2 build: - image: latest + os: ubuntu-20.04 + tools: + python: '3.7' sphinx: fail_on_warning: true python: - version: 3.7 install: - method: pip path: .