Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
@ -7,4 +7,5 @@ xfail_strict = True
junit_family = xunit2
filterwarnings =
error
ignore:SelectableGroups dict interface is deprecated\. Use select\.:DeprecationWarning
# Suppress deprecation warning in flake8
ignore:SelectableGroups dict interface is deprecated::flake8