mirror of
https://github.com/libuv/libuv
synced 2025-03-28 21:13:16 +00:00
16 lines
201 B
YAML
16 lines
201 B
YAML
version: 2
|
|
|
|
sphinx:
|
|
builder: html
|
|
configuration: null
|
|
fail_on_warning: false
|
|
|
|
build:
|
|
os: "ubuntu-22.04"
|
|
tools:
|
|
python: "3.9"
|
|
|
|
python:
|
|
install:
|
|
- requirements: docs/requirements.txt
|