Skip to content

Commit f82c0aa

Browse files
authored
Add mako files to MANIFEST (#980)
1 parent 646ca1e commit f82c0aa

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
@@ -2,6 +2,6 @@ graft examples
22
graft extra
33
include *.md *.txt *.sh *.yml MANIFEST.in
44
recursive-include docs *.rst *.png Makefile *.py *.txt
5-
recursive-include pwnlib *.py *.asm *.rst *.md *.txt *.sh __doc__
5+
recursive-include pwnlib *.py *.asm *.rst *.md *.txt *.sh __doc__ *.mako
66
recursive-include pwn *.py *.asm *.rst *.md *.txt *.sh
77
recursive-exclude *.pyc

0 commit comments

Comments
 (0)