mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 15:29:55 +00:00
13 lines
173 B
YAML
13 lines
173 B
YAML
version: 2
|
|
|
|
sphinx:
|
|
configuration: docs/source/conf.py
|
|
|
|
python:
|
|
install:
|
|
- requirements: docs/requirements.txt
|
|
|
|
build:
|
|
os: ubuntu-22.04
|
|
tools:
|
|
python: "3.8"
|