Skip to content

Commit 500c3d1

Browse files
committed
Patching docs.yml due to dateutil error
1 parent 62a1747 commit 500c3d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
# ADJUST THIS: install all dependencies (including pdoc)
3030
- run: |
3131
uv sync
32+
uv pip install dateutil
3233
uv sync --group doc
3334
# ADJUST THIS: build your documentation into docs/.
3435
# We use a custom build script for pdoc itself, ideally you just run `pdoc -o docs/ ...` here.

0 commit comments

Comments
 (0)