Skip to content

Commit 756bb4a

Browse files
committed
Add missing dependency
1 parent 9faf742 commit 756bb4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ dependencies = [
2828
"pynapple>=0.5.1",
2929
"lxml",
3030
"spatial-maps",
31-
"head-direction"
31+
"head-direction",
32+
"pytz",
3233
]
3334

3435
[project.urls]

0 commit comments

Comments
 (0)