Skip to content

Commit 3733b33

Browse files
authored
Merge pull request #56 from nesalia-inc/fix/remove-broken-badges
fix: remove broken badges from README
2 parents 7b6e53e + ef1360a commit 3733b33

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
[![PyPI Version](https://img.shields.io/pypi/v/typemap)](https://pypi.org/project/typemap/)
44
[![Python Version](https://img.shields.io/python/py-version/typemap)](https://pypi.org/project/typemap/)
55
[![Test Status](https://github.com/nesalia-inc/python-typemap/actions/workflows/test.yml/badge.svg)](https://github.com/nesalia-inc/python-typemap/actions)
6-
[![Codecov](https://codecov.io/gh/nesalia-inc/python-typemap/branch/main/graph/badge.svg)](https://codecov.io/gh/nesalia-inc/python-typemap)
7-
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
86
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
97

108
PEP 827 type manipulation library for Python 3.14+

0 commit comments

Comments
 (0)