From 452a2e78aac909fcd4cda277a833d1d40e42689d Mon Sep 17 00:00:00 2001 From: Abraham Gonzalez Date: Wed, 15 Mar 2023 11:34:02 -0700 Subject: [PATCH] Only support html docs (#1402) --- .readthedocs.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 52d13436..b5b883b5 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -5,9 +5,6 @@ build: tools: python: "mambaforge-4.10" -formats: - - html - sphinx: configuration: docs/conf.py