diff --git a/.readthedocs.yml b/.readthedocs.yaml similarity index 83% rename from .readthedocs.yml rename to .readthedocs.yaml index 215b5fed..e83cd90f 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yaml @@ -11,3 +11,8 @@ python: version: 3.8 install: - requirements: docs/requirements.txt + +submodules: + include: [] + recursive: false + \ No newline at end of file