summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
diff options
context:
space:
mode:
Diffstat (limited to '.readthedocs.yml')
-rw-r--r--.readthedocs.yml15
1 files changed, 0 insertions, 15 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
deleted file mode 100644
index 5750166..0000000
--- a/.readthedocs.yml
+++ /dev/null
@@ -1,15 +0,0 @@
-version: 2
-
-sphinx:
- builder: dirhtml
- configuration: docs/conf.py
- fail_on_warning: true
-
-formats: all
-
-python:
- version: 3.8
- install:
- - requirements: docs/requirements.txt
- - method: pip
- path: .