mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 18:25:32 +08:00
Add .in files to source distribution
This commit is contained in:
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user