diff --git a/setup.cfg b/setup.cfg index 3a654b7..6fc5a7c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -13,8 +13,6 @@ filterwarnings = ignore:zmq\.eventloop\.ioloop is deprecated in pyzmq 17:DeprecationWarning ignore:Widget.* is deprecated:DeprecationWarning ignore:Marker set named:UserWarning - # https://github.com/ejeschke/ginga/issues/1033 - ignore:There is no current event loop:DeprecationWarning [flake8] # E501: line too long