This commit is contained in:
2025-10-09 23:08:32 -07:00
parent 2e8224cb3c
commit 7c3f4c9b5e

View File

@@ -11,7 +11,8 @@ build:
tools:
python: "3.13"
jobs:
install: pip install --group dev
install:
- pip install --group dev
# Build documentation in the docs/ directory with Sphinx
sphinx: