Skip to content

Commit

Permalink
Make sure to explicitly import from spack
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Dec 17, 2024
1 parent 9b67235 commit 334aa25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/key4hep-external-stack/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

from spack.pkg.k4.key4hep_stack import Key4hepPackage, install_setup_script

from common import *


class Key4hepExternalStack(BundlePackage, Key4hepPackage):
"""Bundle package that contains a basic external software stack upon which
Expand Down

0 comments on commit 334aa25

Please sign in to comment.