diff options
| -rw-r--r-- | .readthedocs.yaml (renamed from .readthedocs.yml) | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yaml index 215b5fed1..e83cd90fd 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 |
