Skip to content

Commit 68df9ce

Browse files
authored
tests(deploys): use a stable version of html tools instead of main branch (#1483)
1 parent f6f9516 commit 68df9ce

File tree

9 files changed

+9
-10
lines changed

9 files changed

+9
-10
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
git+https://github.com/posit-dev/py-htmltools.git#egg=htmltools
2-
1+
htmltools
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
git+https://github.com/posit-dev/py-htmltools.git#egg=htmltools
1+
htmltools
22
pandas
33

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
git+https://github.com/posit-dev/py-htmltools.git#egg=htmltools
1+
htmltools
22
folium
33

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
git+https://github.com/posit-dev/py-htmltools.git#egg=htmltools
1+
htmltools
22

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
git+https://github.com/posit-dev/py-htmltools.git#egg=htmltools
1+
htmltools
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
git+https://github.com/posit-dev/py-htmltools.git#egg=htmltools
1+
htmltools
22

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
git+https://github.com/posit-dev/py-htmltools.git#egg=htmltools
1+
htmltools
22

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pandas
22
plotly
3-
git+https://github.com/posit-dev/py-htmltools.git#egg=htmltools
3+
htmltools
44
git+https://github.com/posit-dev/py-shinywidgets.git#egg=shinywidgets
55

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
git+https://github.com/posit-dev/py-htmltools.git#egg=htmltools
1+
htmltools
22

0 commit comments

Comments
 (0)