Skip to content

Commit 4f06474

Browse files
committed
Remove selenium and notebook badges as well
As requested
1 parent 679c66d commit 4f06474

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

README.rst

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
|PyPI| |Test| |Selenium| |Notebook| |Notebook-Style| |Gitter| |DOI| |binder|
1+
|PyPI| |Test| |Gitter| |DOI| |binder|
22

33
.. |PyPI| image:: https://img.shields.io/pypi/v/folium.svg
44
:target: https://pypi.org/project/folium
@@ -8,18 +8,6 @@
88
:target: https://github.com/python-visualization/folium/actions/workflows/test_code.yml
99
:alt: Code tests
1010

11-
.. |Selenium| image:: https://github.com/python-visualization/folium/actions/workflows/test_selenium.yml/badge.svg
12-
:target: https://github.com/python-visualization/folium/actions/workflows/test_selenium.yml
13-
:alt: Selenium Tests
14-
15-
.. |Notebook| image:: https://github.com/python-visualization/folium/actions/workflows/test_code_notebooks.yml/badge.svg
16-
:target: https://github.com/python-visualization/folium/actions/workflows/test_code_notebooks.yml
17-
:alt: Notebook Code Tests
18-
19-
.. |Notebook-Style| image:: https://github.com/python-visualization/folium/actions/workflows/test_style_notebooks.yml/badge.svg
20-
:target: https://github.com/python-visualization/folium/actions/workflows/test_style_notebooks.yml
21-
:alt: Notebook Style Tests
22-
2311
.. |Gitter| image:: https://badges.gitter.im/python-visualization/folium.svg
2412
:target: https://gitter.im/python-visualization/folium
2513
:alt: Gitter

0 commit comments

Comments
 (0)