diff --git a/changelog/3375.doc.rst b/changelog/3375.doc.rst index 8fa7e227228..f7858ff7e24 100644 --- a/changelog/3375.doc.rst +++ b/changelog/3375.doc.rst @@ -1 +1 @@ -document that not using the canonical configfile may crash other tools +Document that using ``setup.cfg`` may crash other tools or cause hard to track down problems because it uses a different parser than ``pytest.ini`` or ``tox.ini`` files.