mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-22 18:07:21 +00:00
Update MANIFEST.in
This commit is contained in:
parent
f67ce7833b
commit
dc7379f5eb
@ -1,11 +1,13 @@
|
|||||||
## Include
|
# Include files
|
||||||
include README.md COPYING COPYING.lesser NOTICE requirements.txt
|
include README.md COPYING COPYING.lesser NOTICE requirements.txt
|
||||||
recursive-include compiler *.py *.tl *.tsv *.txt
|
recursive-include compiler *.py *.tl *.tsv *.txt
|
||||||
recursive-include tests *.py
|
recursive-include tests *.py
|
||||||
|
|
||||||
## Exclude
|
# Exclude files
|
||||||
|
exclude pyrogram/raw/all.py
|
||||||
|
|
||||||
|
# Prune directories
|
||||||
prune pyrogram/errors/exceptions
|
prune pyrogram/errors/exceptions
|
||||||
prune pyrogram/raw/functions
|
prune pyrogram/raw/functions
|
||||||
prune pyrogram/raw/types
|
prune pyrogram/raw/types
|
||||||
prune pyrogram/raw/base
|
prune pyrogram/raw/base
|
||||||
exclude pyrogram/raw/all.py
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user