Skip to content

Commit 73741d7

Browse files
committed
Add anaconda badge for pluggy
1 parent 9e63b56 commit 73741d7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pluggy - A minimalist production ready plugin system
22
====================================================
3-
|pypi| |versions| |travis| |appveyor|
3+
|pypi| |anaconda| |versions| |travis| |appveyor|
44

55

66
This is the core framework used by the `pytest`_, `tox`_, and `devpi`_ projects.
@@ -66,6 +66,8 @@ A definitive example
6666
:target: https://travis-ci.org/pytest-dev/pluggy
6767
.. |appveyor| image:: https://img.shields.io/appveyor/ci/pytestbot/pluggy/master.svg
6868
:target: https://ci.appveyor.com/project/pytestbot/pluggy
69+
.. |anaconda| image:: https://anaconda.org/conda-forge/pluggy/badges/version.svg
70+
:target: https://anaconda.org/conda-forge/pluggy
6971

7072
.. links
7173
.. _pytest:

0 commit comments

Comments
 (0)