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 23102a7 + 8f2f51b commit 73c5b7fCopy full SHA for 73c5b7f
doc/en/customize.rst
@@ -107,8 +107,8 @@ check for ini-files as follows:
107
108
# first look for pytest.ini files
109
path/pytest.ini
110
- path/setup.cfg # must also contain [tool:pytest] section to match
111
path/tox.ini # must also contain [pytest] section to match
+ path/setup.cfg # must also contain [tool:pytest] section to match
112
pytest.ini
113
... # all the way down to the root
114
0 commit comments