mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-05 05:04:45 +02:00

myst_parser is not in the default Read The Docs container by default. Pull it in as we use it for parsing the markdown files. Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
7 lines
90 B
YAML
7 lines
90 B
YAML
version: 2
|
|
|
|
python:
|
|
version: "3.7"
|
|
install:
|
|
- requirements: docs/requirements.txt
|