blob: 0cdedb08f39f07b7ca1c522429073e02d8bac6eb [file]
version: 2
build:
os: ubuntu-24.04
apt_packages:
- inkscape
tools:
python: "3.13"
sphinx:
builder: dirhtml
configuration: docs/conf.py
fail_on_warning: true
formats: all
python:
install:
- requirements: docs/requirements.txt