Skip to content

Commit f15b2d9

Browse files
committed
Fix missing probeinterface
1 parent 3f544f5 commit f15b2d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nwb-guide.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ modules_to_collect = [
4545
'elephant',
4646
'ScanImageTiffReader',
4747
'deprecated',
48+
'probeinterface',
4849
]
4950
for module_name in modules_to_collect:
5051
collection = collect_all(module_name)

0 commit comments

Comments
 (0)