mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-23 23:34:28 +00:00
Add MANIFEST.in
This commit is contained in:
parent
ebe785d39a
commit
3e8f72d301
9
MANIFEST.in
Normal file
9
MANIFEST.in
Normal file
@ -0,0 +1,9 @@
|
||||
## Include
|
||||
include COPYING COPYING.lesser NOTICE
|
||||
recursive-include compiler *.tl *.csv *.txt
|
||||
|
||||
## Exclude
|
||||
prune pyrogram/api/errors/exceptions
|
||||
prune pyrogram/api/functions
|
||||
prune pyrogram/api/types
|
||||
exclude pyrogram/api/all.py
|
Loading…
Reference in New Issue
Block a user