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 2aa00d0 commit e806e55Copy full SHA for e806e55
.github/workflows/test_playwright.yml
@@ -21,6 +21,7 @@ jobs:
21
create-args: >-
22
python=3
23
--file requirements.txt
24
+ --file requirements-dev.txt
25
26
- name: Install streamlit-folium
27
shell: bash -l {0}
0 commit comments