From cb952433fb1c087e3306df0aa7472b71b4e56c56 Mon Sep 17 00:00:00 2001 From: David Minton Date: Mon, 18 Dec 2023 21:55:54 -0500 Subject: [PATCH] Adjusted the yaml file for rtd --- .readthedocs.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b9c98bf30..9c1872b1a 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -24,7 +24,3 @@ build: python: install: - requirements: docs/requirements.txt - - method: pip - path: . - extra_requirements: - - docs \ No newline at end of file