We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5fc229 commit 18ba184Copy full SHA for 18ba184
setup.py
@@ -89,7 +89,7 @@
89
'mne.time_frequency', 'mne.time_frequency.tests',
90
'mne.realtime', 'mne.realtime.tests',
91
'mne.decoding', 'mne.decoding.tests',
92
- 'mne.commands', 'mne.externals'],
+ 'mne.commands', 'mne.externals', 'mne.montages'],
93
package_data={'mne': [op.join('data', '*.sel'),
94
op.join('data', 'icos.fif.gz'),
95
op.join('data', 'coil_def.dat'),
0 commit comments