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 e806e55 commit 077e34dCopy full SHA for 077e34d
.github/workflows/test_playwright.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Install streamlit-folium
27
shell: bash -l {0}
28
run: |
29
- pip install streamlit-folium pytest-playwright pytest-rerunfailures
+ pip install streamlit-folium pytest-playwright pytest-rerunfailures pixelmatch
30
31
- name: Install playwright dependencies
32
requirements-dev.txt
@@ -25,7 +25,6 @@ nbval
25
owslib
pandas >=2
pillow
-pixelmatch
pre-commit
pycodestyle
pydata-sphinx-theme
0 commit comments