From 7d67371f38210ed328e6249e73ec1e5e607dacd1 Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Date: Tue, 27 Sep 2022 16:00:57 +0100 Subject: [PATCH] Update `.readthedocs.yml` configuration (#10874) --- .readthedocs.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 711298232..2e7fd0663 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,10 +1,14 @@ version: 2 +build: + os: ubuntu-22.04 + tools: + python: "3" + formats: - pdf python: - version: 3 install: - method: pip path: .