File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -139,9 +139,8 @@ The objectives of the ``pytest-dev`` organisation are:
139
139
* Sharing some of the maintenance responsibility (in case a maintainer no
140
140
longer wishes to maintain a plugin)
141
141
142
- You can submit your plugin by subscribing to the `pytest-dev mail list
143
- <https://mail.python.org/mailman/listinfo/pytest-dev> `_ and writing a
144
- mail pointing to your existing pytest plugin repository which must have
142
+ You can submit your plugin by posting a new topic in the `pytest-dev GitHub Discussions
143
+ <https://github.com/pytest-dev/pytest/discussions> `_ pointing to your existing pytest plugin repository which must have
145
144
the following:
146
145
147
146
- PyPI presence with packaging metadata that contains a ``pytest- ``
Original file line number Diff line number Diff line change 35
35
----
36
36
37
37
- `Testing In Python `_: a mailing list for Python testing tools and discussion.
38
- - `pytest-dev at python.org `_ a mailing list for pytest specific announcements and discussions.
39
38
- Mail to `
[email protected] <
mailto:[email protected] >`_ for topics that cannot be
40
39
discussed in public. Mails sent there will be distributed among the members
41
40
in the pytest core team, who can also be contacted individually:
58
57
.. _`pytest issue tracker` : https://github.com/pytest-dev/pytest/issues
59
58
.. _`pytest discussions` : https://github.com/pytest-dev/pytest/discussions
60
59
.. _`Testing in Python` : http://lists.idyll.org/listinfo/testing-in-python
61
- .. _`pytest-dev at python.org` : http://mail.python.org/mailman/listinfo/pytest-dev
You can’t perform that action at this time.
0 commit comments