Skip to content

Commit

Permalink
juggler: no depends_on tensorflow-lite
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc authored Dec 21, 2023
1 parent f3e18d6 commit bf52f03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/juggler/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ class Juggler(CMakePackage):
depends_on("geant4")
depends_on("genfit", when="@:8")
depends_on("dd4hep +ddg4")
depends_on("tensorflow-lite")

depends_on("gaudi", when="@master")
depends_on("gaudi@36:", when="@2:")
Expand Down

0 comments on commit bf52f03

Please sign in to comment.