From 592e0d5e662ee976c0ac6e20dfd22acf6d338eba Mon Sep 17 00:00:00 2001 From: Sergey Kim Date: Thu, 27 Apr 2023 19:57:06 +0300 Subject: [PATCH] Revert "add flake8-pytest-style to plugin_list.rst" This reverts commit ce4897655252c45c71dddc3c4171a10ff01b33a8. --- doc/en/reference/plugin_list.rst | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/doc/en/reference/plugin_list.rst b/doc/en/reference/plugin_list.rst index c17ef9a41..40034ec10 100644 --- a/doc/en/reference/plugin_list.rst +++ b/doc/en/reference/plugin_list.rst @@ -11,14 +11,13 @@ automatically. Packages classified as inactive are excluded. creating a PDF, because otherwise the table gets far too wide for the page. -This list contains 1244 plugins. +This list contains 1243 plugins. .. only:: not latex =============================================== ======================================================================================================================================================================================================== ============== ===================== ================================================ name summary last release status requires =============================================== ======================================================================================================================================================================================================== ============== ===================== ================================================ - :pypi:`flake8-pytest-style` A flake8 plugin checking common style issues or inconsistencies with pytest-based tests. Feb 15, 2023 N/A N/A :pypi:`pytest-abq` Pytest integration for the ABQ universal test runner. Apr 07, 2023 N/A N/A :pypi:`pytest-abstracts` A contextmanager pytest fixture for handling multiple mock abstracts May 25, 2022 N/A N/A :pypi:`pytest-accept` A pytest-plugin for updating doctest outputs Dec 21, 2022 N/A pytest (>=6,<8) @@ -1267,13 +1266,6 @@ This list contains 1244 plugins. .. only:: latex - :pypi:`flake8-pytest-style` - *last release*: Feb 15, 2023, - *status*: N/A, - *requires*: N/A - - A flake8 plugin checking common style issues or inconsistencies with pytest-based tests. - :pypi:`pytest-abq` *last release*: Apr 07, 2023, *status*: N/A,