Skip to content

Commit 7f77dd8

Browse files
committed
update MANIFEST.in for smaller install packages
1 parent c6b8ef0 commit 7f77dd8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
include README.md LICENSE ChangeLog MANIFEST.in
2-
recursive-exclude *.pyc core.* *~ *.pdf .gitignore .gitattribute
2+
exclude .gitignore .gitattributes
3+
recursive-exclude *.pyc core.* *~ *.pdf
34
recursive-include wxmplot *.py
45
recursive-include examples *.py
56
recursive-include examples *.dat

0 commit comments

Comments
 (0)