From 5de741ef1c5bbd3f93bbe6a0c19385dca039d236 Mon Sep 17 00:00:00 2001 From: Qualis Svagtlys <45446348+Svagtlys@users.noreply.github.com> Date: Sun, 17 Dec 2023 07:23:56 -0600 Subject: [PATCH] Getting RTD mockup on GH to work --- .readthedocs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 72264f8b..960c1e8a 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,12 +1,12 @@ version: 2 build: - os: ubuntu-20.04 + os: ubuntu-22.04 tools: python: "3.10" sphinx: - configuration: docs/conf.py + configuration: docs/source/conf.py python: install: