Skip to content

Commit 657e0e6

Browse files
committed
add shiny as dev dep
1 parent a35cc75 commit 657e0e6

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
@@ -87,6 +87,7 @@ dev = [
8787
"pytest-xdist>=3.6.1",
8888
"quartodoc>=0.8.1; python_version >= '3.9'",
8989
"ruff>=0.9.9",
90+
"shiny>=1.4.0",
9091
]
9192

9293
[project.urls]

0 commit comments

Comments
 (0)