mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-04 16:26:53 +00:00
13 lines
184 B
YAML
13 lines
184 B
YAML
version: 2
|
|
|
|
build:
|
|
os: ubuntu-22.04
|
|
tools:
|
|
python: "3.10"
|
|
|
|
sphinx:
|
|
configuration: doc/docportal/conf.py
|
|
|
|
python:
|
|
install:
|
|
- requirements: doc/docportal/requirements.txt |