summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2023-11-16 21:25:54 +0100
committerGitHub <noreply@github.com>2023-11-16 21:25:54 +0100
commita97ed1539ebdb8b2f26ce3e41968642aa717e94b (patch)
treefe3e048af6eefc888949091e033ada049ed7aa8f
parente8827d93828c2f6c28bd87224ee39a1e058ff541 (diff)
downloadvyos-documentation-a97ed1539ebdb8b2f26ce3e41968642aa717e94b.tar.gz
vyos-documentation-a97ed1539ebdb8b2f26ce3e41968642aa717e94b.zip
correct read the docs python version
-rw-r--r--.readthedocs.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index 60ac7669..212d41f8 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -18,11 +18,10 @@ sphinx:
# configuration: mkdocs.yml
# Optionally build your docs in additional formats such as PDF
-formats:
- - pdf
+#formats:
+# - pdf
# Optionally set the version of Python and requirements required to build your docs
python:
- version: 3.7
install:
- requirements: requirements.txt