From 4b6d4885db27b6f3e5a286543fd18247d7d765ab Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sat, 11 Apr 2020 10:09:47 +0800 Subject: Remove unused badge [skip CI] --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 21778db4..2b3f7108 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,6 @@ New BSD License. See the LICENSE file. [![codecov](https://codecov.io/gh/gitpython-developers/GitPython/branch/master/graph/badge.svg)](https://codecov.io/gh/gitpython-developers/GitPython) [![Build Status](https://travis-ci.org/gitpython-developers/GitPython.svg)](https://travis-ci.org/gitpython-developers/GitPython) -[![Code Climate](https://codeclimate.com/github/gitpython-developers/GitPython/badges/gpa.svg)](https://codeclimate.com/github/gitpython-developers/GitPython) [![Documentation Status](https://readthedocs.org/projects/gitpython/badge/?version=stable)](https://readthedocs.org/projects/gitpython/?badge=stable) [![Packaging status](https://repology.org/badge/tiny-repos/python:gitpython.svg)](https://repology.org/metapackage/python:gitpython/versions) -- cgit v1.2.1