We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646ca1e commit f82c0aaCopy full SHA for f82c0aa
MANIFEST.in
@@ -2,6 +2,6 @@ graft examples
2
graft extra
3
include *.md *.txt *.sh *.yml MANIFEST.in
4
recursive-include docs *.rst *.png Makefile *.py *.txt
5
-recursive-include pwnlib *.py *.asm *.rst *.md *.txt *.sh __doc__
+recursive-include pwnlib *.py *.asm *.rst *.md *.txt *.sh __doc__ *.mako
6
recursive-include pwn *.py *.asm *.rst *.md *.txt *.sh
7
recursive-exclude *.pyc
0 commit comments