From 6b8b6759784ee37ca949faf8482e8495fd5e0efb Mon Sep 17 00:00:00 2001 From: yaniccd Date: Fri, 12 Jun 2026 16:16:05 -0400 Subject: [PATCH] documentation in PR #61 --- .readthedocs.yml | 2 ++ docs/requirements.txt | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index d51a0b8..fa6f16b 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -18,4 +18,6 @@ sphinx: # Set the requirements required to build your docs python: install: + - method: pip + path: . - requirements: docs/requirements.txt \ No newline at end of file diff --git a/docs/requirements.txt b/docs/requirements.txt index 734b63c..b15d6d0 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,3 @@ -haarpy docutils sphinx sphinx_copybutton