Remove deprecated pytest_cmdline_preparse hook

This commit is contained in:
Ran Benita
2024-01-01 13:14:06 +02:00
parent f13724e2e3
commit f4e7b0d6e0
8 changed files with 27 additions and 80 deletions

View File

@@ -643,8 +643,6 @@ Bootstrapping hooks called for plugins registered early enough (internal and set
.. hook:: pytest_load_initial_conftests
.. autofunction:: pytest_load_initial_conftests
.. hook:: pytest_cmdline_preparse
.. autofunction:: pytest_cmdline_preparse
.. hook:: pytest_cmdline_parse
.. autofunction:: pytest_cmdline_parse
.. hook:: pytest_cmdline_main