summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.readthedocs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 64e674f..e6fdcb4 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -8,6 +8,6 @@ formats: [epub, pdf]
python:
version: 3.7
install:
- method: pip
+ - method: pip
path: .
extra_requirements: [docs]