Skip to content

Commit

Permalink
Added dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Nov 13, 2024
1 parent 720b343 commit 8e2a3dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ dependencies = [
"numpy>=1.23",
"click",
"pillow",
"playwright"
"playwright",
"solara[pytest]"
]
dynamic = ["version"]

Expand Down

0 comments on commit 8e2a3dc

Please sign in to comment.