Skip to content

Commit 18ba184

Browse files
author
dengemann
committed
fix setup.py
1 parent a5fc229 commit 18ba184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
'mne.time_frequency', 'mne.time_frequency.tests',
9090
'mne.realtime', 'mne.realtime.tests',
9191
'mne.decoding', 'mne.decoding.tests',
92-
'mne.commands', 'mne.externals'],
92+
'mne.commands', 'mne.externals', 'mne.montages'],
9393
package_data={'mne': [op.join('data', '*.sel'),
9494
op.join('data', 'icos.fif.gz'),
9595
op.join('data', 'coil_def.dat'),

0 commit comments

Comments
 (0)