From b3be86f2cf746db2dc809e202d12db924fc26e2a Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 20 Feb 2024 17:58:27 -0800 Subject: [PATCH 01/10] Update .readthedocs.yaml --- .readthedocs.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7224eee9..d90ccf6c 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -30,5 +30,4 @@ formats: # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - - requirements: requirements.txt - - requirements: docs/requirements.txt \ No newline at end of file + - requirements: docs/requirements.txt From 113895277d9c2994cb25253999043b3cc49d9661 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 21 Feb 2024 17:14:09 -0800 Subject: [PATCH 02/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f298e392..50ae3b08 100644 --- a/README.md +++ b/README.md @@ -408,7 +408,7 @@ See below for usage examples using the CLI, W > *Warning: These are contributed by external volunteers and may lag behind the official `pip` channel.*