aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.readthedocs.yaml10
1 files changed, 4 insertions, 6 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 9c22c0b40..bd580e5f2 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -23,16 +23,14 @@
# Required
version: 2
-formats:
- - htmlzip
-
build:
- image: latest
+ os: ubuntu-20.04
+ tools:
+ python: "3.8"
python:
- version: 3.7
install:
- - requirements: docs/requirements-docs.txt
+ - requirements: docs/requirements-docs.txt
sphinx:
configuration: docs/conf.py