This commit is contained in:
2025-10-09 23:09:51 -07:00
parent 79ec1649c4
commit 3519a0251f

View File

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