Skip to content

Commit 0e8c50e

Browse files
temp: install solara from branch
1 parent 599429d commit 0e8c50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ def run(self):
206206
],
207207
extras_require={
208208
"test": [
209-
"solara[pytest]",
209+
"solara[pytest] @ https://github.com/widgetti/solara/archive/refs/heads/11-01-feat_support_for_ipyvue_and_ipyvuetify_v3.zip", # noqa: E501
210210
],
211211
"dev": [
212212
"pre-commit",

0 commit comments

Comments
 (0)