Skip to content

Commit 80109da

Browse files
committed
Remove references to old custom pypi repo
1 parent 6b60427 commit 80109da

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

examples/outputs/requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
--extra-index-url https://pyshiny.netlify.app/pypi/
2-
shiny>=0.2.0.9004
1+
shiny
32
shinywidgets
43
ipywidgets
54
numpy

examples/plotly/requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
--extra-index-url https://pyshiny.netlify.app/pypi/
2-
shiny>=0.2.0.9004
1+
shiny
32
shinywidgets
43
ipywidgets
54
numpy

0 commit comments

Comments
 (0)