docs: possible fix for RTD zensical build

This commit is contained in:
Karim shoair
2026-02-09 01:50:22 +02:00
parent 33eb2ff56b
commit 8505c4a91c
+1 -1
View File
@@ -12,7 +12,7 @@ build:
jobs: jobs:
install: install:
- pip install -r docs/requirements.txt - pip install -r docs/requirements.txt
- pip install . - pip install ".[all]"
build: build:
html: html:
- zensical build - zensical build