Only grant permissions to new extensions from sync if they have the expected version
[chromium-blink-merge.git] / tools / telemetry / third_party / gsutilz / MANIFEST.in
blob994e43599a2d416e2070494960e2d0c929caf58a
1 include CHECKSUM
2 include COPYING
3 include README.md
4 include VERSION
5 include gsutil
6 include gsutil.py
7 include setup.py
8 recursive-include gslib *
9 global-exclude .git*
10 global-exclude *.pyc
11 exclude gslib/commands/update.py
12 recursive-include scripts *