From 840f8315720881693abb1d0173bfef0de61cf279 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Nov 2024 22:10:00 -0800 Subject: [PATCH] move readthedocs config into subdir --- .readthedocs.yaml => .github/.readthedocs.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .readthedocs.yaml => .github/.readthedocs.yaml (100%) diff --git a/.readthedocs.yaml b/.github/.readthedocs.yaml similarity index 100% rename from .readthedocs.yaml rename to .github/.readthedocs.yaml