diff --git a/conf.py b/conf.py index 60ffa7b271d..4081564b70d 100644 --- a/conf.py +++ b/conf.py @@ -41,6 +41,8 @@ "README.rst", "CONTRIBUTING.rst", "pep_sphinx_extensions/LICENCE.rst", + # Miscellaneous + ".codespell", ] # -- Options for HTML output -------------------------------------------------