From 788bd7e55085cdb57bce1cabf1d68c172c53f935 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sat, 23 Jul 2016 16:52:08 +0200 Subject: doc(README): remove pypi badges They don't seem to work anymore. [skip ci] --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 739bc652..ad2aa4fc 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,6 @@ The list of dependencies are listed in `./requirements.txt` and `./test-requirem ### INSTALL -[![Latest Version](https://pypip.in/version/GitPython/badge.svg)](https://pypi.python.org/pypi/GitPython/) -[![Supported Python Versions](https://pypip.in/py_versions/GitPython/badge.svg)](https://pypi.python.org/pypi/GitPython/) - If you have downloaded the source code: python setup.py install -- cgit v1.2.3