Skip to content

Commit

Permalink
Bring back jupytext to fix marlinwrapper CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Dec 1, 2023
1 parent 82d1cf7 commit 8c5d9f7
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 @@ -106,6 +106,7 @@ class Key4hepStack(BundlePackage, Key4hepPackage):
depends_on("py-h5py", when="+devtools")
depends_on("py-ipykernel", when="+devtools")
depends_on("py-ipython", when="+devtools")
depends_on("py-jupytext", when="+devtools")
depends_on("py-matplotlib", when="+devtools")
depends_on("py-nbconvert", when="+devtools")
depends_on("py-onnxruntime", when="+devtools")
Expand Down

0 comments on commit 8c5d9f7

Please sign in to comment.