diff --git a/setup.cfg b/setup.cfg index 002d26b..4994ce5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -51,6 +51,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-ed