We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f65351b commit 5a02e57Copy full SHA for 5a02e57
README.rst
@@ -2,15 +2,9 @@
2
:target: https://pymysql.readthedocs.io/
3
:alt: Documentation Status
4
5
-.. image:: https://badge.fury.io/py/PyMySQL.svg
6
- :target: https://badge.fury.io/py/PyMySQL
7
-
8
.. image:: https://coveralls.io/repos/PyMySQL/PyMySQL/badge.svg?branch=master&service=github
9
:target: https://coveralls.io/github/PyMySQL/PyMySQL?branch=master
10
11
-.. image:: https://img.shields.io/badge/license-MIT-blue.svg
12
- :target: https://github.com/PyMySQL/PyMySQL/blob/master/LICENSE
13
14
.. image:: https://img.shields.io/lgtm/grade/python/g/PyMySQL/PyMySQL.svg?logo=lgtm&logoWidth=18
15
:target: https://lgtm.com/projects/g/PyMySQL/PyMySQL/context:python
16
0 commit comments