Skip to content

Commit

Permalink
update downstream warning filters
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Feb 23, 2023
1 parent 2dae1a2 commit 8cfe255
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,7 @@ commands_pre =
pip install -r {env_tmp_dir}/requirements.txt
pip freeze
commands=
pytest astropy/astropy/io/misc/asdf --open-files --run-slow --remote-data \
-W "ignore::asdf.exceptions.AsdfDeprecationWarning:asdf.entry_points"
pytest astropy/astropy/io/misc/asdf --open-files --run-slow --remote-data

[testenv:asdf-astropy]
change_dir = {env_tmp_dir}
Expand Down

0 comments on commit 8cfe255

Please sign in to comment.