Skip to content

Commit 9c0b683

Browse files
committed
Also install streamlit
1 parent cd4e0ae commit 9c0b683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_streamlit_folium.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
shell: bash -l {0}
4141
run: |
4242
cd streamlit_folium
43-
pip install -e . --no-deps
43+
pip install -e .
4444
4545
- name: Install streamlit_folium dev dependencies
4646
run: |

0 commit comments

Comments
 (0)