Skip to content

Commit

Permalink
Remove dependence on Python-modules (#2096)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcovanleeuwen authored Feb 19, 2020
1 parent fe8f7df commit fdf7de9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions defaults-dev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,10 @@ overrides:
fastjet:
version: "v3.3.4_1.042"
tag: "v3.3.4_1.042"

# Minimal boost with no Python & co. to avoid YODA asking for cython
boost:
requires:
- "GCC-Toolchain:(?!osx)"

---

0 comments on commit fdf7de9

Please sign in to comment.