Add note about pytest_load_initial_conftests working only from plugins

Fix #5175
This commit is contained in:
Bruno Oliveira
2019-04-27 10:11:25 -03:00
parent 9c700d1fd5
commit 50937fe622

View File

@@ -107,7 +107,7 @@ the command line arguments before they get processed:
.. code-block:: python
# content of conftest.py
# setuptools plugin
import sys