From e2f560fdbb32cc8801bccbf2d7b990504e9c3505 Mon Sep 17 00:00:00 2001 From: Carlton Gibson Date: Fri, 17 Jun 2022 15:25:47 +0200 Subject: [PATCH] Install package when building docs. --- .readthedocs.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index fae649ac..eec5fea0 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -11,3 +11,9 @@ build: os: ubuntu-22.04 tools: python: "3.10" + +python: + version: "3.10" + install: + - method: pip + path: .