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

Fix compatibility with astropy 6 #238

Merged
merged 5 commits into from
May 14, 2024
Merged

Fix compatibility with astropy 6 #238

merged 5 commits into from
May 14, 2024

Conversation

matteobachetti
Copy link
Collaborator

@matteobachetti matteobachetti commented May 14, 2024

Resolve #237

  • Update the support python files (_astropy_init.py et al.) to be compatible with recent versions of pytest-astropy
  • Move some problematic doctests to proper unit tests
  • Eliminate tests from the docs directory (why were they even there in the first place??)

@matteobachetti matteobachetti merged commit 0b6de86 into main May 14, 2024
9 checks passed
@matteobachetti matteobachetti deleted the fix_astropy_6 branch May 14, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot import name 'update_default_config' from 'astropy.config.configuration'
2 participants