Skip to content

Commit 8b4bff2

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/docs.yml

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

0 commit comments

Comments
 (0)