Update MANIFEST to include all test data

This commit is contained in:
Stefan van der Walt
2014-06-02 12:41:39 +02:00
parent 108b91672c
commit ba55d3259b
+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
recursive-include skimage *.pyx *.pxd *.pxi *.py *.c *.h *.ini *.md5 *.npy *.txt
recursive-include skimage/data *
include doc/Makefile