Skip to content

Commit 39fbd44

Browse files
committed
Add MANIFEST.in to include more files in sdist.
See: https://docs.python.org/2/distutils/sourcedist.html#manifest Fixes: GeospatialPython#63
1 parent 2079d08 commit 39fbd44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
include *.md *.txt *.TXT
2+
recursive-include shapefiles *.dbf *.sbn *.sbx *.shp *.shx

0 commit comments

Comments
 (0)