Add note about pytest_load_initial_conftests working only from plugins
Fix #5175
This commit is contained in:
parent
9c700d1fd5
commit
50937fe622
|
@ -107,7 +107,7 @@ the command line arguments before they get processed:
|
|||
|
||||
.. code-block:: python
|
||||
|
||||
# content of conftest.py
|
||||
# setuptools plugin
|
||||
import sys
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue