Skip to content

Commit 475653c

Browse files
committed
enable parse hook for grpcio
1 parent b2341ff commit 475653c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eb_hooks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -756,6 +756,7 @@ def inject_gpu_property(ec):
756756
'casacore': parse_hook_casacore_disable_vectorize,
757757
'CGAL': parse_hook_cgal_toolchainopts_precise,
758758
'fontconfig': parse_hook_fontconfig_add_fonts,
759+
'grpcio': parse_hook_grpcio_zlib,
759760
'LAMMPS': parse_hook_lammps_remove_deps_for_CI_aarch64,
760761
'CP2K': parse_hook_CP2K_remove_deps_for_aarch64,
761762
'OpenBLAS': parse_hook_openblas_relax_lapack_tests_num_errors,

0 commit comments

Comments
 (0)