Skip to content

Commit

Permalink
Add google/benchmark to stack
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Nov 28, 2023
1 parent c3f90d4 commit 19f93cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/key4hep-stack/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ class Key4hepStack(BundlePackage, Key4hepPackage):
depends_on("py-uproot", when="+devtools")
depends_on("py-xgboost", when="+devtools")
depends_on("xgboost", when="+devtools")
depends_on("benchmark", when="+devtools")
# depends_on('py-pyg4ometry', when='+devtools')
# depends_on('py-tensorflow') # todo: check if we should integrate.
# depends_on('py-zfit') # todo: add in spack
Expand Down

0 comments on commit 19f93cf

Please sign in to comment.