diff --git a/tox.ini b/tox.ini index c19c684d..a3510dd8 100644 --- a/tox.ini +++ b/tox.ini @@ -14,6 +14,7 @@ filterwarnings = # pkg_resources used in some of our dependencies ignore:^pkg_resources is deprecated as an API$:DeprecationWarning:pkg_resources + ignore:^pkg_resources is deprecated as an API:DeprecationWarning:pyramid xfail_strict=true