Skip to content

Commit 32ca812

Browse files
committed
Fixup: add clang-tools in conda build
1 parent 26daa5f commit 32ca812

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

buildscripts/conda-recipes/pyomp/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ requirements:
3535
- setuptools_scm
3636
- numba >=0.61, <0.62
3737
- clang {{ LLVM_VERSION }}
38+
- clang-tools {{ LLVM_VERSION }}
3839
- llvmdev {{ LLVM_VERSION }}
3940
- zlib
4041
- elfutils # [linux]

0 commit comments

Comments
 (0)