Skip to content

Commit

Permalink
Remove a patch for k4RecCalorimeter (#666)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell authored Oct 23, 2024
1 parent d15b5f0 commit 5ec8b78
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/k4reccalorimeter/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,6 @@ class K4reccalorimeter(CMakePackage, Key4hepPackage):
depends_on("py-onnxruntime")
depends_on("root")

patch(
"https://patch-diff.githubusercontent.com/raw/HEP-FCC/k4RecCalorimeter/pull/81.patch?full_index=1",
sha256="a46d2fa00230d92e23788bf41870748c64c0a4ef2973bec3b26d1cf6dfc9c2db",
when="@:0.1.0pre13 ^[email protected]:",
)

def cmake_args(self):
args = []
args.append(
Expand Down

0 comments on commit 5ec8b78

Please sign in to comment.