diff --git a/tox.ini b/tox.ini index 2b2a9cdb..f7e0a746 100644 --- a/tox.ini +++ b/tox.ini @@ -90,5 +90,3 @@ addopts = --strict-markers --showlocals --verbose filterwarnings = # https://github.com/jazzband/django-configurations/issues/190 ignore:the imp module is deprecated in favour of importlib:DeprecationWarning:configurations - # https://github.com/celery/kombu/issues/1339 - ignore:SelectableGroups dict interface is deprecated:DeprecationWarning:kombu