misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
Simone Margaritelli
2019-10-05 23:28:29 +02:00
parent cbf7511e17
commit d6b1e86333
2 changed files with 10 additions and 1 deletions

8
MANIFEST.in Normal file
View File

@ -0,0 +1,8 @@
exclude *.pyc .DS_Store .gitignore MANIFEST.in
include setup.py
include distribute_setup.py
include README.md
include LICENSE
recursive-include bin *
recursive-include pwnagotchi *.py
recursive-include pwnagotchi *.yml