diff --git a/setup.cfg b/setup.cfg index 04cae833..34eea709 100644 --- a/setup.cfg +++ b/setup.cfg @@ -68,8 +68,9 @@ exclude = filterwarnings = error # Suppress deprecation warnings in other packages + ignore:Deprecated call to `pkg_resources.declare_namespace\('paste'\)`:: ignore:lib2to3 package is deprecated::scspell - ignore:pkg_resources is deprecated as an API::colcon_core.entry_point + ignore:pkg_resources is deprecated as an API:: ignore:SelectableGroups dict interface is deprecated::flake8 ignore:The loop argument is deprecated::asyncio ignore:Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated::pydocstyle