2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-22 09:57:19 +00:00
pyrogram/MANIFEST.in

9 lines
223 B
Plaintext
Raw Normal View History

2017-12-05 12:50:29 +01:00
## Include
include COPYING COPYING.lesser NOTICE
2017-12-17 14:38:18 +01:00
recursive-include compiler *.tl *.tsv *.txt
2017-12-05 12:50:29 +01:00
## Exclude
prune pyrogram/api/errors/exceptions
prune pyrogram/api/functions
prune pyrogram/api/types
exclude pyrogram/api/all.py