aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: dc06524ba0a41088d54b3844c1d6f286dbcd4c4a (plain)
1
2
3
4
5
6
7
8
recursive-include apiclient *.json *.py
include CHANGELOG
include LICENSE
include README
include FAQ
include setpath.sh
recursive-include tests *
global-exclude *.pyc __pycache__