This is an automated email from the git hooks/post-receive script. yoh pushed a commit to annotated tag v0.1 in repository python-mne.
commit 565bc76d387ffed01773498a308ad651b0ebe1aa Author: Alexandre Gramfort <[email protected]> Date: Thu Jan 27 22:41:00 2011 -0500 update git infos --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 6a9361e..4854e1c 100644 --- a/README.rst +++ b/README.rst @@ -53,11 +53,11 @@ GIT You can check the latest sources with the command:: - git clone git://github.com/mne/mne.git + git clone git://github.com:mne-tools/mne-python.git or if you have write privileges:: - git clone [email protected]/mne/mne.git + git clone [email protected]:mne-tools/mne-python.git Bugs ---- @@ -68,7 +68,7 @@ [email protected] Testing ------- -You can launch the test suite using nosetest from the source folder. +You can launch the test suite using nosetests from the source folder. You'll need before to have run the MNE tutorial to have the required files on your drive. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
