Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove astropy and specutils from downstream #1467

Merged

Conversation

braingram
Copy link
Contributor

astropy was included here because of astropy.io.misc.asdf which is deprecated and uses the legacy extension api (which will be removed during this development cycle). The remaining usage of asdf in astropy is through asdf-astropy.

specutils includes a legacy extension that may be moved to asdf-astropy. Per advice from WilliamJamieson specutils is being removed from downstream testing.

@github-actions github-actions bot added this to the 3.0.0 milestone Mar 8, 2023
@braingram braingram marked this pull request as ready for review March 8, 2023 15:56
@braingram braingram requested a review from a team as a code owner March 8, 2023 15:56
@braingram braingram force-pushed the ci/remove_astropy_and_specutils branch from e4a45ad to 6df6434 Compare March 10, 2023 14:38
tox.ini Outdated Show resolved Hide resolved
@WilliamJamieson WilliamJamieson merged commit a612e90 into asdf-format:master Mar 10, 2023
@@ -143,8 +127,7 @@ commands_pre =
pip install -r {env_tmp_dir}/requirements.txt
pip freeze
commands =
pytest asdf-astropy \
-W "ignore::asdf.exceptions.AsdfDeprecationWarning:asdf.tests.helpers"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note, this change should be "backported" to 2.15.x.

@braingram braingram deleted the ci/remove_astropy_and_specutils branch March 10, 2023 21:28
braingram pushed a commit to braingram/asdf that referenced this pull request Aug 1, 2023
@braingram braingram mentioned this pull request Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants