diff --git a/setup.cfg b/setup.cfg index 27ca4c0c81659804518ab0fd2b2dc3a73e639d4a..548783137f5512d03cd10bf8606bd52a52fcc700 100644 --- a/setup.cfg +++ b/setup.cfg @@ -83,6 +83,7 @@ filterwarnings= default ignore:.*:Warning:.*tensorflow* ignore:.*:Warning:.*protobuf* ignore:.*:Warning:.importlib._bootstrap + ignore:.*:Warning:.*jinja2* [aliases] dists = bdist_wheel