From 539fb8daa38744b8a0b083c6b9c34beb79c491a9 Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Sat, 7 Jan 2023 20:28:23 +0000 Subject: [PATCH] [FIX] Remove Python options from RTD config file --- .readthedocs.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b49745b..7c143d5 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -18,7 +18,3 @@ sphinx: # If using Sphinx, optionally build your docs in additional formats such as PDF formats: - pdf - -# Optionally declare the Python requirements required to build your docs -python: - install: