summaryrefslogtreecommitdiff
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authorLibravatar tsmethurst <tobi.smethurst@protonmail.com>2021-07-31 17:54:50 +0200
committerLibravatar tsmethurst <tobi.smethurst@protonmail.com>2021-07-31 17:54:50 +0200
commit65bf28563787c95895c05450211bdd99726e60c7 (patch)
treee9e00b3987ec83f3c69d1d56d87690bdd87f4840 /.readthedocs.yaml
parentSwagger (#124) (diff)
downloadgotosocial-65bf28563787c95895c05450211bdd99726e60c7.tar.xz
requirements.txt for RtD
Diffstat (limited to '.readthedocs.yaml')
-rw-r--r--.readthedocs.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 1e3727cc5..f4d354218 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -7,3 +7,7 @@ version: 2
mkdocs:
configuration: mkdocs.yml
+
+python:
+ install:
+ - requirements: docs/requirements.txt