From 500438dd1e351a4052da83d9aafaa584335b68eb Mon Sep 17 00:00:00 2001 From: XargonWan Date: Tue, 29 Aug 2023 10:17:28 +0200 Subject: [PATCH] Initializing ReadTheDocs --- .readthedocs.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 5ec4d2a8..edea43de 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -30,6 +30,6 @@ python: install: - requirements: wiki/requirements.txt -submodules: - include: [wiki] - recursive: true \ No newline at end of file +# submodules: +# include: [wiki] +# recursive: true \ No newline at end of file