[skimage] 03/24: PKG: Also include .pxi files in the source package.

Andreas Tille tille at debian.org
Fri Dec 23 08:22:17 UTC 2016


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

tille pushed a commit to tag v0.3.1
in repository skimage.

commit 0460a8164a4cd81df0495fe99e89e5eb827d9ada
Author: Stefan van der Walt <stefan at sun.ac.za>
Date:   Mon Oct 10 12:51:16 2011 -0700

    PKG: Also include .pxi files in the source package.
---
 MANIFEST.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MANIFEST.in b/MANIFEST.in
index 521b9c0..98f7890 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,7 +3,7 @@ include setup*.py
 include MANIFEST.in
 include *.txt
 include Makefile
-recursive-include scikits *.pyx *.pxd *.py *.c *.h *.ini
+recursive-include scikits *.pyx *.pxd *.pxi *.py *.c *.h *.ini
 recursive-include scikits/image/data *
 
 include doc/Makefile

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/skimage.git



More information about the debian-science-commits mailing list