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 * #685

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

wdconinc
Copy link
Contributor

@wdconinc wdconinc commented Dec 7, 2024

BEGINRELEASENOTES

  • ensure all packages have from spack.package import *

ENDRELEASENOTES

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

@jmcarcell jmcarcell merged commit 5e7831f into key4hep:main Dec 9, 2024
7 checks passed
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.

2 participants