File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
pluggy - A minimalist production ready plugin system
2
2
====================================================
3
- |pypi | |anaconda | |versions | |travis | |appveyor |
4
3
4
+ |pypi | |anaconda | |versions | |travis | |appveyor | |gitter |
5
5
6
6
This is the core framework used by the `pytest `_, `tox `_, and `devpi `_ projects.
7
7
@@ -67,7 +67,10 @@ A definitive example
67
67
.. |appveyor | image :: https://img.shields.io/appveyor/ci/pytestbot/pluggy/master.svg
68
68
:target: https://ci.appveyor.com/project/pytestbot/pluggy
69
69
.. |anaconda | image :: https://anaconda.org/conda-forge/pluggy/badges/version.svg
70
- :target: https://anaconda.org/conda-forge/pluggy
70
+ :target: https://anaconda.org/conda-forge/pluggy
71
+ .. |gitter | image :: https://badges.gitter.im/pytest-dev/pluggy.svg
72
+ :alt: Join the chat at https://gitter.im/pytest-dev/pluggy
73
+ :target: https://gitter.im/pytest-dev/pluggy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
71
74
72
75
.. links
73
76
.. _pytest :
You can’t perform that action at this time.
0 commit comments