Update errors prune path

This commit is contained in:
Dan 2019-06-30 19:22:19 +02:00
parent c76a62964f
commit a05ac9d8a3

View File

@ -4,7 +4,7 @@ recursive-include compiler *.py *.tl *.tsv *.txt
recursive-include pyrogram mime.types schema.sql
## Exclude
prune pyrogram/api/errors/exceptions
prune pyrogram/errors/exceptions
prune pyrogram/api/functions
prune pyrogram/api/types
exclude pyrogram/api/all.py