Skip to content

Commit 4d94271

Browse files

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,6 @@ extend-exclude = [
7676
# typeshed has its own .pyi-specific configuration
7777
"mypy/typeshed/*",
7878
]
79+
80+
[tool.check-manifest]
81+
ignore = ["**/.readthedocs.yaml"]

0 commit comments

Comments
 (0)