diff --git a/tox.ini b/tox.ini index adb64daa2..ec815bee1 100644 --- a/tox.ini +++ b/tox.ini @@ -160,7 +160,6 @@ commands_pre = pip freeze commands = pytest specutils \ - -W "ignore::asdf.exceptions.AsdfDeprecationWarning:asdf.entry_points" \ -W "ignore::asdf.exceptions.AsdfDeprecationWarning:asdf.tests.helpers" [testenv:gwcs]