Skip to content

Commit

Permalink
Remove filtered warnings, addressed upstream.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Nov 25, 2021
1 parent 0019b0a commit d9008b5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,3 @@ norecursedirs=dist build .tox .eggs
addopts=--doctest-modules
doctest_optionflags=ALLOW_UNICODE ELLIPSIS
filterwarnings=
# Suppress deprecation warning in flake8
ignore:SelectableGroups dict interface is deprecated::flake8
# Suppress deprecation warning in pypa/packaging#433
ignore:The distutils package is deprecated::packaging.tags

0 comments on commit d9008b5

Please sign in to comment.