Skip to content

Commit

Permalink
Fix check-manifest action (#15531)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p committed Jun 27, 2023
1 parent 8290bb8 commit 4d94271
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,6 @@ extend-exclude = [
# typeshed has its own .pyi-specific configuration
"mypy/typeshed/*",
]

[tool.check-manifest]
ignore = ["**/.readthedocs.yaml"]

0 comments on commit 4d94271

Please sign in to comment.