Skip to content

Commit

Permalink
MNT: Remove deprecated astropy.io.misc.asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim committed Apr 21, 2023
1 parent 2bd42c9 commit cb7c293
Show file tree
Hide file tree
Showing 100 changed files with 15 additions and 7,441 deletions.
4 changes: 0 additions & 4 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@ io.misc:
- astropy/io/misc/tests/**/*
- docs/io/misc.rst

io.misc.asdf:
- astropy/io/misc/asdf/**/*
- docs/io/asdf-schemas.rst

io.registry:
- astropy/io/*
- astropy/io/tests/*
Expand Down
2 changes: 1 addition & 1 deletion astropy/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ def pytest_configure(config):
PYTEST_HEADER_MODULES["PyERFA"] = "erfa"
PYTEST_HEADER_MODULES["Cython"] = "cython"
PYTEST_HEADER_MODULES["Scikit-image"] = "skimage"
PYTEST_HEADER_MODULES["asdf"] = "asdf"
PYTEST_HEADER_MODULES["asdf-astropy"] = "asdf_astropy"
TESTED_VERSIONS["Astropy"] = __version__


Expand Down
Empty file removed astropy/io/misc/asdf/__init__.py
Empty file.
24 changes: 0 additions & 24 deletions astropy/io/misc/asdf/conftest.py

This file was deleted.

118 changes: 0 additions & 118 deletions astropy/io/misc/asdf/connect.py

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit cb7c293

Please sign in to comment.