From 7ca70c1117967c4bd2b4c3dae567a8596d2a1bc5 Mon Sep 17 00:00:00 2001 From: Tom Pike Date: Wed, 5 Jun 2024 16:36:27 -0400 Subject: [PATCH] Update .readthedocs.yml --- .readthedocs.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index b9c04c0f..cf582778 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -22,11 +22,4 @@ build: tools: python: "3.10" -# Optionally set the version of Python and requirements required to build your docs -python: - install: - - method: pip - path: . - extra_requirements: - - docs - +#