From 6e1e30cf3f27dde2c5fb483ebbc10e300e757d38 Mon Sep 17 00:00:00 2001 From: Antony Lewis Date: Mon, 2 Oct 2023 19:01:25 +0100 Subject: [PATCH] readthedocs --- .readthedocs.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 3a8dbe0b..9149524e 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -4,6 +4,8 @@ build: os: "ubuntu-22.04" tools: python: "3.11" + apt_packages: + - gfortran python: install: @@ -17,10 +19,5 @@ sphinx: formats: all -build: - apt_packages: - - gfortran - - submodules: include: all