Skip to content
Snippets Groups Projects
Commit 3df873d4 authored by Gavin M. Roy's avatar Gavin M. Roy
Browse files

Remove the downloads badge

parent 1d32dcc3
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -21,7 +21,7 @@ Key features include:
- Ability to directly access psycopg2 ``connection`` and ``cursor`` objects
- Internal connection pooling
 
|Version| |Downloads| |Status| |Coverage| |CodeClimate| |License| |PythonVersions|
|Version| |Status| |Coverage| |CodeClimate| |License| |PythonVersions|
 
Documentation
-------------
Loading
Loading
@@ -179,9 +179,6 @@ main GitHub repository of Queries as tags prior to version 1.2.0.
.. |Coverage| image:: https://img.shields.io/codecov/c/github/gmr/queries.svg?
:target: https://codecov.io/github/gmr/queries?branch=master
 
.. |Downloads| image:: https://img.shields.io/pypi/dm/queries.svg?
:target: https://pypi.python.org/pypi/queries
.. |License| image:: https://img.shields.io/github/license/gmr/queries.svg?
:target: https://github.com/gmr/queries
 
Loading
Loading
Loading
Loading
@@ -3,7 +3,7 @@ Queries: PostgreSQL Simplified
*Queries* is a BSD licensed opinionated wrapper of the psycopg2_ library for
interacting with PostgreSQL.
 
|Version| |Downloads| |License| |PythonVersions|
|Version| |License| |PythonVersions|
 
The popular psycopg2_ package is a full-featured python client. Unfortunately
as a developer, you're often repeating the same steps to get started with your
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment