Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove broken downloads badge #21

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ Introduction
:target: https://pypi.python.org/pypi/pbr/
:alt: Latest Version

.. image:: https://img.shields.io/pypi/dm/pbr.svg
:target: https://pypi.python.org/pypi/pbr/
:alt: Downloads

PBR is a library that injects some useful and sensible default behaviors
into your setuptools run. It started off life as the chunks of code that
were copied between all of the `OpenStack`_ projects. Around the time that
Expand Down Expand Up @@ -38,5 +34,5 @@ them as quickly as possible.

.. _d2to1: https://pypi.python.org/pypi/d2to1
.. _distutils2: https://pypi.python.org/pypi/Distutils2
.. _PEP 426: http://legacy.python.org/dev/peps/pep-0426/
.. _PEP 426: https://legacy.python.org/dev/peps/pep-0426/
.. _OpenStack: https://www.openstack.org/