From 758d21db7636c128978f892fdcf4a466fa0cfba8 Mon Sep 17 00:00:00 2001 From: Ellen Marie Dash Date: Sat, 8 Apr 2023 18:26:50 -0400 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index da9e420..885b897 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -5,5 +5,9 @@ build: tools: python: "3.8" +python: + install: + - requirements: docs-requirements.txt + mkdocs: configuration: mkdocs.yml