include files

This commit is contained in:
shahules786 2022-11-23 17:09:49 +05:30
parent f1fe1a803a
commit 9525d2491f
1 changed files with 4 additions and 0 deletions

4
MANIFEST.in Normal file
View File

@ -0,0 +1,4 @@
recursive-include mayavoz *.py
recursive-include mayavoz *.yaml
global-exclude *.pyc
global-exclude __pycache__