docs: fix for rtd build
test
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ build:
|
|||||||
python: "3.13"
|
python: "3.13"
|
||||||
commands:
|
commands:
|
||||||
- python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt
|
- python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt
|
||||||
- sudo apt-get install pngquant
|
- apt-get install pngquant
|
||||||
- python -m mkdocs build --clean --site-dir $READTHEDOCS_OUTPUT/html --config-file mkdocs.yml
|
- python -m mkdocs build --clean --site-dir $READTHEDOCS_OUTPUT/html --config-file mkdocs.yml
|
||||||
|
|
||||||
# Build documentation with Mkdocs
|
# Build documentation with Mkdocs
|
||||||
|
|||||||
Reference in New Issue
Block a user