File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -220,10 +220,8 @@ ci-install-deps: FORCE
220220
221221install-docs : FORCE
222222 pip install -e " .[dev,test,doc]"
223- pip install https://github.com/posit-dev/py-shinylive/tarball/main
224223ci-install-docs : FORCE
225224 uv pip install -e " .[dev,test,doc]"
226- uv pip install " shinylive @ git+https://github.com/posit-dev/py-shinylive.git"
227225
228226ci-install-rsconnect : FORCE
229227 uv pip install " rsconnect-python @ git+https://github.com/rstudio/rsconnect-python.git"
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ doc = [
118118 " jupyter" ,
119119 " jupyter_client < 8.0.0" ,
120120 " tabulate" ,
121- " shinylive" ,
121+ " shinylive@git+https://github.com/posit-dev/py-shinylive.git " ,
122122 " pydantic>=2.7.4" ,
123123 " quartodoc>=0.7.6" ,
124124 " griffe>=1.1.1" ,
You can’t perform that action at this time.
0 commit comments