Skip to content

Commit

Permalink
build: filter warnings for pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin18 committed Dec 1, 2024
1 parent 17d82b4 commit e8a4164
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 @@ -70,3 +70,4 @@ disable = [
[tool.pytest.ini_options]
minversion = "6.0"
addopts = "-ra"
filterwarnings = ["ignore::DeprecationWarning:pygame.*:"]

0 comments on commit e8a4164

Please sign in to comment.