From 076b33ce4ef5027428fefbc0cddb5a3f86221c3d Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 7 Oct 2023 17:33:27 -0400 Subject: Update readthedocs configuration --- .readthedocs.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to '.readthedocs.yaml') diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 1aba4da0..848f7a2f 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,9 +6,9 @@ version: 2 build: - os: ubuntu-20.04 + os: ubuntu-22.04 tools: - python: "3.9" + python: "3.11" sphinx: configuration: manual/conf.py @@ -17,3 +17,7 @@ formats: all sphinx: fail_on_warning: true + +python: + install: + - requirements: manual/requirements.txt -- cgit v1.2.3-70-g09d2