Skip to content

Commit

Permalink
add mne_bti2fiff.py to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
agramfort committed Feb 10, 2013
1 parent 8a478af commit fe79157
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,5 @@
'layouts/*.lout']},
scripts=['bin/mne_clean_eog_ecg.py', 'bin/mne_flash_bem_model.py',
'bin/mne_surf2bem.py', 'bin/mne_compute_proj_ecg.py',
'bin/mne_compute_proj_eog.py', 'bin/mne_maxfilter.py'])
'bin/mne_compute_proj_eog.py', 'bin/mne_maxfilter.py',
'bin/mne_bti2fiff.py'])

0 comments on commit fe79157

Please sign in to comment.