Skip to content

Commit

Permalink
ignore warning from astropy use of moved format_tag
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Feb 22, 2023
1 parent fc3b5a5 commit 56aba67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ commands_pre =
commands=
pytest astropy/astropy/io/misc/asdf --open-files --run-slow --remote-data \
-W "ignore::asdf.exceptions.AsdfDeprecationWarning:asdf.types" \
-W "ignore::asdf.exceptions.AsdfDeprecationWarning:asdf._types" \
-W "ignore::asdf.exceptions.AsdfDeprecationWarning:asdf.extension"

[testenv:asdf-astropy]
Expand Down

0 comments on commit 56aba67

Please sign in to comment.