mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Include *.py files in manifest
This commit is contained in:
parent
2fd7cd0054
commit
5758338f8c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
## Include
|
||||
include COPYING COPYING.lesser NOTICE
|
||||
recursive-include compiler *.tl *.tsv *.txt
|
||||
recursive-include compiler *.py *.tl *.tsv *.txt
|
||||
|
||||
## Exclude
|
||||
prune pyrogram/api/errors/exceptions
|
||||
|
|
|
|||
Loading…
Reference in a new issue