From c2d8bfe1d31a21d03446010523745c060be36d93 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Sat, 4 Oct 2025 16:07:28 +0100 Subject: [PATCH] Remove duplicate Read the Docs config --- .readthedocs.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index f3d7fa97..b45b12b4 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -16,6 +16,3 @@ build: - asdf global uv latest install: - UV_PROJECT_ENVIRONMENT="$READTHEDOCS_VIRTUALENV_PATH" uv --project docs sync - -sphinx: - configuration: docs/conf.py