From 463e6f06f676e20c085ae09f924a7a1f47e6cb43 Mon Sep 17 00:00:00 2001 From: cloudwithax Date: Tue, 2 Nov 2021 21:37:04 -0400 Subject: [PATCH] one more thing before i build docs --- .readthedocs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 6f94416..35d9900 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -5,5 +5,6 @@ sphinx: python: version: 3.8 + pip_install: true install: - requirements: docs/requirements_rtd.txt \ No newline at end of file