summaryrefslogtreecommitdiff
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2020-09-05 09:18:49 +0200
committerAnthon van der Neut <anthon@mnt.org>2020-09-05 09:18:49 +0200
commit5a85dbf8a9f96cf134bc6f7ae791c07c16abca5a (patch)
tree4fc7810e28bca4c428b7de3c3637729d7a8d0419 /.readthedocs.yaml
parent1923bb2154f33b56a29d864b22319090485600c5 (diff)
downloadruamel.yaml-5a85dbf8a9f96cf134bc6f7ae791c07c16abca5a.tar.gz
try to re-enable rtfd
Diffstat (limited to '.readthedocs.yaml')
-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]