Add .in files to source distribution

This commit is contained in:
Stefan van der Walt
2016-03-07 01:41:42 -08:00
parent c48302d70b
commit b91bb168eb
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -30,3 +30,4 @@ doc/source/_static/random.js
doc/release/_release_notes_for_docs.txt
doc/gh-pages
wheels
skimage/morphology/_skeletonize_3d_cy.pyx
+1 -1
View File
@@ -3,7 +3,7 @@ include setup*.py
include MANIFEST.in
include *.txt
include Makefile
recursive-include skimage *.pyx *.pxd *.pxi *.py *.c *.h *.ini *.md5 *.npy *.txt
recursive-include skimage *.pyx *.pxd *.pxi *.py *.c *.h *.ini *.md5 *.npy *.txt *.in
recursive-include skimage/data *
include doc/Makefile