Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored and gaborbernat committed Aug 30, 2023
1 parent cabf511 commit d73f906
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ filterwarnings = [
"error",
"ignore:path is deprecated.:DeprecationWarning",
"ignore:The --rsyncdir command line argument and rsyncdirs config variable are deprecated.:DeprecationWarning",
"ignore:Python 3.14 will, by default, filter extracted tar archives:DeprecationWarning:flit",
]

[tool.mypy]
Expand Down

0 comments on commit d73f906

Please sign in to comment.