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 de78a77 commit a310e6aCopy full SHA for a310e6a
.github/workflows/test_latest_branca.yml
@@ -31,4 +31,4 @@ jobs:
31
run: |
32
micromamba remove branca --yes --force
33
python -m pip install git+https://github.com/python-visualization/branca.git
34
- python -m pytest -vv --ignore=tests/selenium
+ python -m pytest -vv --ignore=tests/selenium --ignore=tests/streamlit
0 commit comments