summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Howitz <icemac@gmx.net>2023-02-07 11:49:29 +0100
committerGitHub <noreply@github.com>2023-02-07 11:49:29 +0100
commitf7b35652d35007c5845d1275da645bafbf85e29a (patch)
treedb09ef0610b658fd1c882f2f1c34ee6d94f29625
parent2b3665283be123a19c704f55d1e83cbb0912fe0c (diff)
downloadzope-pagetemplate-f7b35652d35007c5845d1275da645bafbf85e29a.tar.gz
Pin doc requirements.
-rw-r--r--.readthedocs.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 3b57618..edbff39 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -4,3 +4,7 @@ build:
os: "ubuntu-20.04"
tools:
python: "3.8"
+
+python:
+ install:
+ - requirements: doc-requirements.txt