android13/external/python/google-api-python-client/MANIFEST.in

10 lines
225 B
Plaintext

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__