2017-12-05 11:50:29 +00:00
|
|
|
## Include
|
2019-05-13 15:21:15 +00:00
|
|
|
include README.md COPYING COPYING.lesser NOTICE requirements.txt
|
2018-03-20 13:51:35 +00:00
|
|
|
recursive-include compiler *.py *.tl *.tsv *.txt
|
2019-06-19 14:06:37 +00:00
|
|
|
recursive-include pyrogram mime.types schema.sql
|
2017-12-05 11:50:29 +00:00
|
|
|
|
|
|
|
## Exclude
|
|
|
|
prune pyrogram/api/errors/exceptions
|
|
|
|
prune pyrogram/api/functions
|
|
|
|
prune pyrogram/api/types
|
|
|
|
exclude pyrogram/api/all.py
|