Skip to content

Commit 2c8906b

Browse files
committed
Add traitlets as a dependency
1 parent 803e0d4 commit 2c8906b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ dependencies = [
2828
"tornado",
2929
"packaging",
3030
"python-dateutil",
31+
"traitlets",
3132
]
3233
dynamic = ["version"]
3334

0 commit comments

Comments
 (0)