Tell ReadTheDocs to include framework submodule

Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
David Horstmann 2024-03-04 14:52:06 +00:00 committed by Gilles Peskine
parent 2aa63ea48c
commit 8cbbc5f4e6

View File

@ -5,6 +5,11 @@
# Required
version: 2
# Include the framework submodule in the build
submodules:
include:
- framework
# Set the version of Python and other tools you might need
build:
os: ubuntu-20.04