diff options
| -rw-r--r-- | .readthedocs.yml | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/.readthedocs.yml b/.readthedocs.yml index db36f18f..7a4e84da 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -22,3 +22,7 @@ python:    version: 3.7    install:      - requirements: requirements.txt + +submodules: +  include: +    - vyos-1x
\ No newline at end of file | 
