Skip to content

Commit d7ad739

Browse files
vahid-ahmadiclaude
andcommitted
Add pytables dependency for HDF5 support
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent dad6623 commit d7ad739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
HUGGING_FACE_TOKEN: ${{ secrets.HUGGING_FACE_TOKEN }}
3232
run: |
3333
uv venv
34-
uv pip install policyengine-uk pandas numpy h5py
34+
uv pip install policyengine-uk pandas numpy h5py tables
3535
3636
- name: Generate dashboard data
3737
env:

0 commit comments

Comments
 (0)