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