mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-16 00:34:04 +02:00
Add tabulate dependency for pandas to_markdown()
This commit is contained in:
parent
815f80e8d4
commit
75a9ece107
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
|
@ -49,7 +49,7 @@ jobs:
|
|||
- name: Install documentation dependencies
|
||||
run: |
|
||||
uv pip install --system zensical markdown-code-runner
|
||||
uv pip install --system pandas voluptuous homeassistant
|
||||
uv pip install --system pandas tabulate voluptuous homeassistant
|
||||
|
||||
- name: Install webapp dependencies
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue