From 1b52de9c244a61b48f09642ed9c5eff5566aa831 Mon Sep 17 00:00:00 2001 From: Remco Haszing Date: Fri, 17 Nov 2023 11:52:37 +0100 Subject: [PATCH] Fix readthedocs configuration --- .readthedocs.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 97431e7..a8fc9ca 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,5 +1,10 @@ version: 2 +build: + os: ubuntu-22.04 + tools: + python: '3' + sphinx: configuration: docs/conf.py fail_on_warning: true @@ -9,7 +14,6 @@ formats: - epub python: - version: 3.8 install: - method: pip path: .