mirror of
https://github.com/spl0k/supysonic.git
synced 2024-11-09 11:42:16 +00:00
12 lines
119 B
YAML
12 lines
119 B
YAML
version: 2
|
|
|
|
build:
|
|
os: ubuntu-22.04
|
|
tools:
|
|
python: "3.12"
|
|
|
|
sphinx:
|
|
configuration: docs/conf.py
|
|
|
|
formats: all
|