diff options
Diffstat (limited to '.readthedocs.yaml')
-rw-r--r-- | .readthedocs.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e8db4508d..f35ca0461 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -18,8 +18,7 @@ python: - requirements: etc/requirements.txt submodules: - # include: all - exclude: all + include: all sphinx: configuration: docs/conf.py |