Skip to content

Commit f92d1dc

Browse files
committed
fixed manifest
1 parent cb77524 commit f92d1dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ prune src/*/examples/*
2020
prune src/*.egg-info
2121
prune tests/tmp_out
2222

23-
exclude *.*
23+
exclude *.{coverage*,git*,Python,xml,yml}
2424
exclude src/*/examples/*.png
2525
include src/microstructpy/examples/aluminum_micro.png
2626
exclude src/*/examples/*.txt

0 commit comments

Comments
 (0)