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.
1 parent ec38cc5 commit 2381c2bCopy full SHA for 2381c2b
README.rst
@@ -119,7 +119,7 @@ These are both equivalent to running::
119
120
If several config files are present, they are read in the following order:
121
122
-#. ``pyproject.toml``
+#. ``pyproject.toml`` (only if the ``tomli`` library is available)
123
#. ``setup.cfg``
124
#. ``.codespellrc``
125
#. any additional file supplied via ``--config``
0 commit comments