Skip to content

Commit dc88eb6

Browse files
authored
Merge pull request #392 from mabruzzo/badges
add a pypi badge to the README
2 parents 444f8e1 + 07d7333 commit dc88eb6

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

README.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,21 @@ Grackle
55
.. image:: https://img.shields.io/badge/Users-List-lightgrey.svg
66
:target: https://groups.google.com/forum/#!forum/grackle-cooling-users
77

8-
.. image:: https://circleci.com/gh/grackle-project/grackle/tree/main.svg?style=svg
8+
.. image:: https://circleci.com/gh/grackle-project/grackle/tree/main.svg?style=shield
99
:target: https://circleci.com/gh/grackle-project/grackle/tree/main
1010

11+
.. image:: https://results.pre-commit.ci/badge/github/grackle-project/grackle/main.svg
12+
:target: https://results.pre-commit.ci/latest/github/grackle-project/grackle/main
13+
1114
.. image:: https://readthedocs.org/projects/grackle/badge/?version=latest
1215
:target: https://grackle.readthedocs.io/en/latest/?badge=latest)
1316

17+
.. image:: https://img.shields.io/pypi/v/gracklepy?label=gracklepy%40pypi
18+
:target: https://pypi.org/project/gracklepy/
19+
20+
.. image:: https://img.shields.io/pypi/pyversions/gracklepy
21+
:target: https://pypi.org/project/gracklepy/
22+
1423
`Documentation <https://grackle.readthedocs.io/en/latest/>`__ |
1524
`Installation <https://grackle.readthedocs.io/en/latest/Installation.html>`__ |
1625
`Gracklepy Installation <https://grackle.readthedocs.io/en/latest/Python.html>`__ |

doc/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,6 @@ Grackle Documentation
5959
:hidden:
6060

6161
GitHub <https://github.com/grackle-project/grackle>
62+
Gracklepy @ PyPI <https://pypi.org/project/gracklepy/>
6263
Tracker <https://github.com/grackle-project/grackle/issues>
6364

0 commit comments

Comments
 (0)