We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3080662 commit 89c7704Copy full SHA for 89c7704
1 file changed
README.rst
@@ -7,10 +7,6 @@ A lightweight, pure-Python event dispatcher for building decoupled applications.
7
:target: https://pypi.org/project/whistle/
8
:alt: PyPI
9
10
-.. image:: https://img.shields.io/pypi/pyversions/whistle
11
- :target: https://pypi.org/project/whistle/
12
- :alt: Python Versions
13
-
14
.. image:: https://github.com/python-whistle/whistle/actions/workflows/ci.yml/badge.svg
15
:target: https://github.com/python-whistle/whistle/actions/workflows/ci.yml
16
:alt: CI Status
0 commit comments