blob: 231cc84ccfad8a0a3f3416b0a0b523dd15969e97 [file]
version: 2
formats:
- htmlzip
build:
os: ubuntu-lts-latest
tools:
python: "3.13"
jobs:
install:
- pip install --upgrade pip
- pip install .[d]
- pip install --group docs
sphinx:
configuration: docs/conf.py