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