We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e32a4b + 1e8135d commit 64319dbCopy full SHA for 64319db
1 file changed
doc/en/reference/reference.rst
@@ -1703,6 +1703,11 @@ passed multiple times. The expected format is ``name=value``. For example::
1703
[pytest]
1704
pythonpath = src1 src2
1705
1706
+ .. note::
1707
+
1708
+ ``pythonpath`` does not affect some imports that happen very early,
1709
+ most notably plugins loaded using the ``-p`` command line option.
1710
1711
1712
.. confval:: required_plugins
1713
0 commit comments