Skip to content

Commit

Permalink
temp: install solara from branch
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenbreddels committed Nov 1, 2023
1 parent ff280c8 commit 727e6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ def run(self):
],
extras_require={
"test": [
"solara[pytest]",
"solara[pytest] @ https://github.com/widgetti/solara/archive/refs/heads/11-01-feat_support_for_ipyvue_and_ipyvuetify_v3.zip", # noqa: E501
],
"dev": [
"pre-commit",
Expand Down

0 comments on commit 727e6e2

Please sign in to comment.