Skip to content

Commit 3e4c3d7

Browse files
authored
py: removing png from sdist (#38)
1 parent bc3c14a commit 3e4c3d7

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
@@ -8,7 +8,7 @@ exclude *.yaml *.yml *.php *.xml *.js *.json *.lock
88
exclude CODE_OF_CONDUCT.md
99
exclude SECURITY.md
1010

11-
recursive-exclude * *.yaml *.yml *.php *.xml *.js *.json *.lock
11+
recursive-exclude * *.yaml *.yml *.php *.xml *.js *.json *.lock *.png
1212

1313
prune .tx
1414
prune 3rdparty

0 commit comments

Comments
 (0)