diff --git a/nwb-guide.spec b/nwb-guide.spec index 0fb2d28f2..8d767edb0 100644 --- a/nwb-guide.spec +++ b/nwb-guide.spec @@ -39,6 +39,7 @@ modules_to_collect = [ 'ndx_pose', 'tzdata', 'elephant', + 'ScanImageTiffReader', ] for module_name in modules_to_collect: collection = collect_all(module_name)