We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7481c9 commit 96999e4Copy full SHA for 96999e4
.github/workflows/test_playwright.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Install streamlit-folium
26
shell: bash -l {0}
27
run: |
28
- pip install -e streamlit-folium
+ pip install streamlit-folium
29
30
- name: Install playwright dependencies
31
0 commit comments