Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(438)

Side by Side Diff: MANIFEST.in

Issue 698893003: Update checked in version of gsutil to version 4.6 (Closed) Base URL: http://dart.googlecode.com/svn/third_party/gsutil/
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « LICENSE.third_party ('k') | README.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include CHECKSUM 1 include CHECKSUM
2 include COPYING 2 include COPYING
3 include LICENSE.third_party
4 include README.md 3 include README.md
5 include VERSION 4 include VERSION
6 include gsutil 5 include gsutil
7 include gsutil.py 6 include gsutil.py
8 include setup.py 7 include setup.py
9 recursive-include gslib * 8 recursive-include gslib *
10 global-exclude .git* 9 global-exclude .git*
11 global-exclude *.pyc 10 global-exclude *.pyc
12 exclude gslib/commands/update.py 11 exclude gslib/commands/update.py
13 recursive-include scripts * 12 recursive-include scripts *
OLDNEW
« no previous file with comments | « LICENSE.third_party ('k') | README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698