mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2024-12-26 03:16:35 +00:00
14 lines
173 B
YAML
14 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"
|