mirror of
https://github.com/lilydjwg/nvchecker
synced 2024-12-18 12:45:00 +00:00
f3da72403e
[skip ci]
11 lines
162 B
YAML
11 lines
162 B
YAML
version: 2
|
|
build:
|
|
os: ubuntu-22.04
|
|
tools:
|
|
python: "3.11"
|
|
sphinx:
|
|
configuration: docs/conf.py
|
|
python:
|
|
install:
|
|
- requirements: docs/requirements.txt
|