Skip to content

Commit

Permalink
Don't depend on py-jupytext
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Nov 17, 2023
1 parent a7e37d4 commit 2e2f968
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/key4hep-stack/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ 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 2e2f968

Please sign in to comment.