Skip to content

Commit d9b5df6

Browse files
committed
BLD: exclude png files from tarball
1 parent 06f6081 commit d9b5df6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ global-exclude *.pyd
1717
global-exclude *.pyc
1818
global-exclude .git*
1919
global-exclude .DS_Store
20+
global-exclude *.png
2021

2122
# include examples/data/*
2223
# recursive-include examples *.py

0 commit comments

Comments
 (0)