summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.readthedocs.yaml8
1 files changed, 2 insertions, 6 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index d3b8dd0..7effcde 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -3,21 +3,17 @@
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
-version: 2
-formats:
- - htmlzip
+version: 2
build:
os: ubuntu-20.04
tools:
python: "3.8"
-build:
-
python:
install:
- - requirements: docs/requirements-docs.txt
+ - requirements: docs/requirements-docs.txt
sphinx:
configuration: docs/conf.py