diff --git a/setup.cfg b/setup.cfg index b7e478982ccf9ab1963c74e1084dfccb6e42c583..9fa6f8c2440018e2451ba72497d8c37e70569aac 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,6 @@ [aliases] test=pytest + +[tool:pytest] +filterwarnings = + ignore::DeprecationWarning:html5lib