Skip to content

Commit

Permalink
Add import spikeinterface to spec file
Browse files Browse the repository at this point in the history
  • Loading branch information
rly committed Jun 7, 2024
1 parent 9589107 commit dabe670
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions ephy_testing_data
Submodule ephy_testing_data added at e8719e
2 changes: 2 additions & 0 deletions nwb-guide.spec
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ tmp_ret = collect_all('dlc2nwb')
datas += tmp_ret[0]; binaries += tmp_ret[1]; hiddenimports += tmp_ret[2]
tmp_ret = collect_all('ndx-pose')
datas += tmp_ret[0]; binaries += tmp_ret[1]; hiddenimports += tmp_ret[2]
tmp_ret = collect_all('spikeinterface')
datas += tmp_ret[0]; binaries += tmp_ret[1]; hiddenimports += tmp_ret[2]

block_cipher = None

Expand Down

0 comments on commit dabe670

Please sign in to comment.