From dceca1db5f5e7bb200aefe35ab1ec188353d9d72 Mon Sep 17 00:00:00 2001 From: craig-warren Date: Thu, 9 Mar 2023 19:03:36 -0700 Subject: [PATCH] Change install path --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b2c8d102..89d7dbfe 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -20,7 +20,7 @@ python: install: - requirements: docs/requirements.txt - method: pip - path: gprMax + path: . sphinx: configuration: docs/source/conf.py