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

BUG: generate_asdf.py should avoid running when GWCS is not installed #470

Open
pllim opened this issue Sep 27, 2024 · 0 comments
Open

BUG: generate_asdf.py should avoid running when GWCS is not installed #470

pllim opened this issue Sep 27, 2024 · 0 comments
Labels

Comments

@pllim
Copy link
Member

pllim commented Sep 27, 2024

GWCS is only an optional test dependency

"gwcs",

so I would expect the test suite to not crash when GWCS is not installed

import gwcs.coordinate_frames as cf

but it crashes, see https://github.com/astropy/astropy-integration-testing/actions/runs/11073838092/job/30771295426

@pllim pllim added the bug label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant