From a7f04f1d4c394edbde85a9894a8e797f7279c7f5 Mon Sep 17 00:00:00 2001 From: Barret Schloerke Date: Mon, 29 Jul 2024 11:26:16 -0400 Subject: [PATCH 1/3] bump py-shiny to latest on main --- py-shiny | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py-shiny b/py-shiny index dc0b2943..3b278e3c 160000 --- a/py-shiny +++ b/py-shiny @@ -1 +1 @@ -Subproject commit dc0b2943b998d59216f6239d6a41d4fa8d754700 +Subproject commit 3b278e3c0686837318cebe82e52b4f23b2178f0c From f8f3c4be264eddc82e4fc92d267aed1b7bd717de Mon Sep 17 00:00:00 2001 From: Barret Schloerke Date: Mon, 29 Jul 2024 11:29:44 -0400 Subject: [PATCH 2/3] update make commands --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 8fcc3cb4..8a363eb3 100644 --- a/Makefile +++ b/Makefile @@ -68,8 +68,7 @@ quarto-exts: deps: $(PYBIN) $(PYBIN)/pip install pip --upgrade $(PYBIN)/pip install -r requirements.txt - . $(PYBIN)/activate && cd py-shiny && make install-deps - . $(PYBIN)/activate && cd py-shiny/docs && make deps + . $(PYBIN)/activate && cd py-shiny && make install-docs ## Build qmd files for Shiny API docs quartodoc: $(PYBIN) From 0aced0fe83e82ad637089704134770ff94dcc595 Mon Sep 17 00:00:00 2001 From: Barret Schloerke Date: Mon, 29 Jul 2024 12:30:52 -0400 Subject: [PATCH 3/3] Receive changes from posit-dev/py-shiny#1580 --- py-shiny | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py-shiny b/py-shiny index 3b278e3c..89bab6da 160000 --- a/py-shiny +++ b/py-shiny @@ -1 +1 @@ -Subproject commit 3b278e3c0686837318cebe82e52b4f23b2178f0c +Subproject commit 89bab6da7507e651018cae0c994889afa5c33fe1