[med-svn] [python-mne] 190/376: FIX : in makefile for doc
Yaroslav Halchenko
debian at onerussian.com
Fri Nov 27 17:22:34 UTC 2015
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 1185fffb5c67095885bede8c0e4fa0b791ceea4f
Author: Alexandre Gramfort <alexandre.gramfort at inria.fr>
Date: Tue Apr 12 11:46:36 2011 -0400
FIX : in makefile for doc
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index e6fe7f6..09cfd67 100755
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ inplace:
test: in
$(NOSETESTS) mne
test-doc:
- $(NOSETESTS) --with-doctest --doctest-tests --doctest-extension=rst doc/ doc/modules/
+ $(NOSETESTS) --with-doctest --doctest-tests --doctest-extension=rst doc/ doc/source/
test-coverage:
$(NOSETESTS) --with-coverage --cover-package=mne
--
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