Skip to content

Commit 16d6f43

Browse files
committed
Update MANIFEST.in
1 parent 2f62851 commit 16d6f43

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
@@ -3,7 +3,7 @@ include README.md
33
include CHANGELOG.md
44
include requirements.txt
55
include postgresql_kernel/kernel.json
6-
recursive-include postgresql_kernel *.pyx *.pxd *.pxi *.py *.c *.h *.temp *.jinja
6+
recursive-include postgresql_kernel *.pyx *.pxd *.pxi *.py *.c *.h *.temp *.jinja *.png
77
prune .git
88
prune docs/build
99
prune dist

0 commit comments

Comments
 (0)