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 11pluggy - A minimalist production ready plugin system
22====================================================
33
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 |
95
106This is the core framework used by the `pytest `_, `tox `_, and `devpi `_ projects.
117
@@ -71,7 +67,10 @@ A definitive example
7167.. |appveyor | image :: https://img.shields.io/appveyor/ci/pytestbot/pluggy/master.svg
7268 :target: https://ci.appveyor.com/project/pytestbot/pluggy
7369.. |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
7574
7675.. links
7776 .. _pytest :
You can’t perform that action at this time.
0 commit comments