Skip to content

Commit 50937fe

Browse files
committed
Add note about pytest_load_initial_conftests working only from plugins
Fix #5175
1 parent 9c700d1 commit 50937fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/example/simple.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ the command line arguments before they get processed:
107107

108108
.. code-block:: python
109109
110-
# content of conftest.py
110+
# setuptools plugin
111111
import sys
112112
113113

0 commit comments

Comments
 (0)