summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2016-07-23 16:52:08 +0200
committerSebastian Thiel <byronimo@gmail.com>2016-07-23 16:52:08 +0200
commit788bd7e55085cdb57bce1cabf1d68c172c53f935 (patch)
treeb8b1579552a73b69e3d009d2108de37f686bf6da /README.md
parent4006c4347788a078051dffd6b197bb0f19d50b86 (diff)
downloadgitpython-788bd7e55085cdb57bce1cabf1d68c172c53f935.tar.gz
doc(README): remove pypi badges
They don't seem to work anymore. [skip ci]
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 0 insertions, 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