From 40ab3f2992ce6afb6499d918d8b900603cdb6b3f Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sat, 2 Jul 2016 10:09:50 -0700 Subject: [PATCH] Disable PyPI download badge PyPI has disabled its download statistics tracking: https://github.com/pypa/pypi-legacy/issues/396 So this badge was just saying "0 downloads." :cry: --- README.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.rst b/README.rst index 5224a6f71..8172a1b9b 100644 --- a/README.rst +++ b/README.rst @@ -1,9 +1,6 @@ .. image:: http://img.shields.io/pypi/v/beets.svg :target: https://pypi.python.org/pypi/beets -.. image:: https://img.shields.io/pypi/dw/beets.svg - :target: https://pypi.python.org/pypi/beets#downloads - .. image:: http://img.shields.io/codecov/c/github/beetbox/beets.svg :target: https://codecov.io/github/beetbox/beets