mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
12 lines
No EOL
159 B
YAML
12 lines
No EOL
159 B
YAML
version: 2
|
|
|
|
build:
|
|
tools:
|
|
python: "3.10.8"
|
|
|
|
sphinx:
|
|
configuration: docportal/conf.py
|
|
|
|
python:
|
|
install:
|
|
- requirements: docportal/requirements.txt |