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: ensure from spack.package import * #692

Merged
merged 1 commit into from
Dec 7, 2024
Merged

Conversation

wdconinc
Copy link
Contributor

@wdconinc wdconinc commented Dec 7, 2024

Briefly, what does this PR introduce?

This PR ensures that all packages have a from spack.package import * line since it is not injected by spack anymore. Ref: spack/spack#47947

What kind of change does this PR introduce?

  • Bug fix (issue #__)
  • New feature (issue #__)
  • Documentation update
  • Other: __

Please check if this PR fulfills the following:

  • Tests for the changes have been added
  • Documentation has been added / updated
  • Changes have been communicated to collaborators

Does this PR introduce breaking changes? What changes might users need to make to their code?

No.

Does this PR change default behavior?

No.

@wdconinc wdconinc merged commit 5bda4ce into develop Dec 7, 2024
2 checks passed
@wdconinc wdconinc deleted the spack-package-import branch December 7, 2024 16:06
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.

1 participant