aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2021-03-06 10:08:07 -0700
committerTim Harder <radhermit@gmail.com>2021-03-06 10:08:07 -0700
commitd6ab71f4ed0b579243f55c1e5afeeb71f9084d25 (patch)
tree577f02268b6779c6803024669b6c314b25697fd3 /README.rst
parentgithub: explicitly install twine before uploading (diff)
downloadpkgdev-d6ab71f4ed0b579243f55c1e5afeeb71f9084d25.tar.gz
pkgdev-d6ab71f4ed0b579243f55c1e5afeeb71f9084d25.tar.bz2
pkgdev-d6ab71f4ed0b579243f55c1e5afeeb71f9084d25.zip
readme: add pypi badge
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index d539209..fac11c9 100644
--- a/README.rst
+++ b/README.rst
@@ -1,4 +1,4 @@
-|test| |coverage|
+|pypi| |test| |coverage|
======
pkgdev
@@ -56,6 +56,8 @@ the following::
.. _snakeoil: https://github.com/pkgcore/snakeoil
.. _dependencies: https://github.com/pkgcore/pkgdev/blob/main/requirements/install.txt
+.. |pypi| image:: https://img.shields.io/pypi/v/pkgdev.svg
+ :target: https://pypi.python.org/pypi/pkgdev
.. |test| image:: https://github.com/pkgcore/pkgdev/workflows/test/badge.svg
:target: https://github.com/pkgcore/pkgdev/actions?query=workflow%3A%22test%22
.. |coverage| image:: https://codecov.io/gh/pkgcore/pkgdev/branch/main/graph/badge.svg