From b59fc0443236e72d5e06082afefe2de32222b3b3 Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Tue, 28 Apr 2015 12:38:53 +0200 Subject: [PATCH] Remove crate.io badges. Thy are not working anymore, see crateio/crate.io#18 --- README.rst | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.rst b/README.rst index 6571afc4..2f8ae453 100644 --- a/README.rst +++ b/README.rst @@ -10,14 +10,6 @@ Jedi - an awesome autocompletion/static analysis library for Python :target: https://coveralls.io/r/davidhalter/jedi :alt: Coverage Status -.. image:: https://pypip.in/d/jedi/badge.png - :target: https://crate.io/packages/jedi/ - :alt: Number of PyPI downloads - -.. image:: https://pypip.in/v/jedi/badge.png - :target: https://crate.io/packages/jedi/ - :alt: Latest PyPI version - *If you have specific questions, please add an issue or ask on* `stackoverflow `_ *with the label* ``python-jedi``.