Skip to content

Commit

Permalink
updated manifest to ignore example output
Browse files Browse the repository at this point in the history
  • Loading branch information
kip-hart committed Oct 16, 2019
1 parent 99b18ec commit 3f4448c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,8 @@ prune tests/tmp_out
prune examples/*
prune *.yml

exclude examples/*.png
include examples/aluminum_micro.png
exclude examples/*.txt

global-exclude *.py[cod] __pycache__ *.so *.dylib .DS_Store *.log Icon*

0 comments on commit 3f4448c

Please sign in to comment.