From: Stephen Finucane Date: Tue, 27 Jun 2023 18:13:13 +0000 (+0100) Subject: readthedocs: Specify requirements X-Git-Tag: v3.2.0~81 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6f09e7761378428a0c76bedf95078f95b67ccd44;p=thirdparty%2Fpatchwork.git readthedocs: Specify requirements Signed-off-by: Stephen Finucane --- diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 87018d57..9cc62a49 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,5 +1,8 @@ --- version: 2 +python: + install: + - requirements: docs/requirements.txt build: os: "ubuntu-22.04" tools: