From 9b5e15ecfc349769ffec5b187a82d9ac2507c494 Mon Sep 17 00:00:00 2001 From: Dawid Laszuk Date: Sun, 5 Dec 2021 15:36:47 -0800 Subject: [PATCH] =?UTF-8?q?If=20you=20need=20to=20test,=20test=20it=20on?= =?UTF-8?q?=20origin/master=20=F0=9F=91=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 782c420..9a25d8f 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,7 +9,7 @@ build: # Build documentation in the docs/ directory with Sphinx sphinx: - configuration: docs/conf.py + configuration: doc/conf.py # Installing deps with: pip install -e .[doc] python: