include submodules in build
This commit is contained in:
parent
f6899b2c07
commit
5de86d4e4d
@ -8,6 +8,10 @@ build:
|
|||||||
python: "3.11"
|
python: "3.11"
|
||||||
sphinx:
|
sphinx:
|
||||||
configuration: doc/conf.py
|
configuration: doc/conf.py
|
||||||
|
submodules:
|
||||||
|
include:
|
||||||
|
- all
|
||||||
|
recursive: true
|
||||||
|
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user