From 8bed50a8d68b77b957f35e826e18face5f0318d0 Mon Sep 17 00:00:00 2001 From: craig-warren Date: Thu, 9 Mar 2023 19:16:39 -0700 Subject: [PATCH] Use setuptools --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 89d7dbfe..49e31f65 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -19,7 +19,7 @@ conda: python: install: - requirements: docs/requirements.txt - - method: pip + - method: setuptools path: . sphinx: