We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cf6642 commit fe9cedbCopy full SHA for fe9cedb
README.md
@@ -2,7 +2,6 @@ tappy
2
=====
3
4
[![PyPI version][pypishield]](https://pypi.python.org/pypi/tap.py)
5
-[![Coverage][coverage]](https://codecov.io/github/python-tap/tappy)
6
7
<img align="right" src="https://github.com/python-tap/tappy/blob/main/docs/images/tap.png"
8
alt="TAP logo" />
@@ -111,7 +110,6 @@ for tips on how to get started.
111
110
112
[tap]: http://testanything.org/
113
[pypishield]: https://img.shields.io/pypi/v/tap.py.svg
114
-[coverage]: https://img.shields.io/codecov/c/github/python-tap/tappy.svg
115
[rtd]: http://tappy.readthedocs.io/en/latest/
116
[pypi]: https://pypi.python.org/pypi/tap.py
117
[stream]: https://github.com/python-tap/tappy/blob/main/docs/images/stream.gif
0 commit comments