diff --git a/Makefile b/Makefile index 5f9eec6..4e6bae6 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,8 @@ PYWARNINGS = -Wdefault -Werror \ -Wignore::PendingDeprecationWarning:imp \ -Wignore::DeprecationWarning:imp \ -Wignore::PendingDeprecationWarning:distutils \ - -Wignore::DeprecationWarning:distutils + -Wignore::DeprecationWarning:distutils \ + -Wignore::ImportWarning: default: