From 466da1e7a4b9e009bfbd1a4a5442f3bb551358a9 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Tue, 29 Aug 2023 09:24:40 +0200 Subject: [PATCH] Initializing ReadTheDocs [skip ci] --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 5ec4d2a8..cc9d39a1 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -31,5 +31,5 @@ python: - requirements: wiki/requirements.txt submodules: - include: [wiki] + include: [] recursive: true \ No newline at end of file