Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>2022-09-27 18:00:57 +0300
committerGitHub <noreply@github.com>2022-09-27 18:00:57 +0300
commit7d67371f38210ed328e6249e73ec1e5e607dacd1 (patch)
tree44257c735a972c269dc5f4b5903f0307559237a4
parent8accc3496657ca05916ed2466d18d3ae4b25ed96 (diff)
Update `.readthedocs.yml` configuration (#10874)
-rw-r--r--.readthedocs.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index 711298232..2e7fd0663 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -1,10 +1,14 @@
version: 2
+build:
+ os: ubuntu-22.04
+ tools:
+ python: "3"
+
formats:
- pdf
python:
- version: 3
install:
- method: pip
path: .