This commit is contained in:
2025-10-09 23:15:19 -07:00
parent 53303232b4
commit 51b1a2e8b4

View File

@@ -12,7 +12,7 @@ build:
python: "3.13" python: "3.13"
jobs: jobs:
install: install:
- python -m pip install --group dev - pip install --group 'doc'
# Build documentation in the docs/ directory with Sphinx # Build documentation in the docs/ directory with Sphinx
sphinx: sphinx: