1recursive-include apiclient *.json *.py 2recursive-include googleapiclient *.json *.py 3include CHANGELOG 4include LICENSE 5include README 6include FAQ 7include setpath.sh 8recursive-include tests * 9global-exclude *.pyc __pycache__ 10