[med-svn] [python-mne] 308/353: added sim, mixed_norm to setup.py

Yaroslav Halchenko debian at onerussian.com
Fri Nov 27 17:25:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

yoh pushed a commit to tag 0.4
in repository python-mne.

commit 4e71fbaa9554811581cb32afede6c25dee93716c
Author: Martin Luessi <mluessi at nmr.mgh.harvard.edu>
Date:   Thu Jul 19 17:13:47 2012 -0400

    added sim, mixed_norm to setup.py
---
 setup.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 3c4e497..c6c7e5c 100755
--- a/setup.py
+++ b/setup.py
@@ -57,9 +57,11 @@ if __name__ == "__main__":
                    'mne.stats', 'mne.stats.tests',
                    'mne.artifacts', 'mne.artifacts.tests',
                    'mne.minimum_norm', 'mne.minimum_norm.tests',
+                   'mne.mixed_norm', 'mne.mixed_norm.tests',
                    'mne.layouts',
                    'mne.time_frequency', 'mne.time_frequency.tests',
-                   'mne.preprocessing', 'mne.preprocessing.tests'],
+                   'mne.preprocessing', 'mne.preprocessing.tests',
+                   'mne.simulation', 'mne.simulation.tests'],
          package_data={'mne': ['data/mne_analyze.sel']},
          scripts=['bin/mne_clean_eog_ecg.py', 'bin/mne_flash_bem_model.py',
                   'bin/mne_surf2bem.py', 'bin/mne_compute_proj_ecg.py',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git



More information about the debian-med-commit mailing list