]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
pin os and python version in rtd build 1560/head
authorDavid Lord <davidism@gmail.com>
Sun, 26 Dec 2021 23:10:04 +0000 (16:10 -0700)
committerDavid Lord <davidism@gmail.com>
Sun, 26 Dec 2021 23:10:04 +0000 (16:10 -0700)
.readthedocs.yaml

index 0c363636f68da8d2b2a28a0fded9c59066f1ed00..346900b20057ec00e57daea6fe05344254f1c168 100644 (file)
@@ -1,4 +1,8 @@
 version: 2
+build:
+  os: ubuntu-20.04
+  tools:
+    python: "3.10"
 python:
   install:
     - requirements: requirements/docs.txt