diff --git a/setup.cfg b/setup.cfg index 582b750..2fbb6c8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -55,6 +55,7 @@ filterwarnings = error # Suppress deprecation warnings in other packages ignore:lib2to3 package is deprecated::scspell + ignore:pkg_resources is deprecated as an API::flake8_import_order ignore:SelectableGroups dict interface is deprecated::flake8 ignore:Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated::pyreadline junit_suite_name = colcon-cmake