Skip to content

Commit eb74975

Browse files
author
perovskite
committed
Add panel as dev dependency
1 parent 57743a2 commit eb74975

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ def run(self):
3131
]
3232
dev_dependencies = [
3333
"anywidget>=0.3.0",
34+
"panel>=1.0.4",
3435
"pytest>=7.3.1",
3536
"pytest-cov>=4.1.0",
3637
"pytest-playwright>=0.3.3",

0 commit comments

Comments
 (0)