From 47ae3c56429dd87abf6d022d67e0479e89fdbf5a Mon Sep 17 00:00:00 2001 From: Alec Delaney Date: Wed, 25 Jun 2025 23:23:16 -0400 Subject: [PATCH] Add configuration info for RTD config file --- .readthedocs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 57764a1..da131e9 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -8,6 +8,9 @@ # Required version: 2 +sphinx: + configuration: docs/conf.py + build: os: "ubuntu-20.04" tools: -- 2.49.0