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

Side by Side Diff: bootstrap/virtualenv/MANIFEST.in

Issue 2043213002: Roll virtualenv 12.0->15.0.2 (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: vendor virtualenv and exclude from gender check Created 4 years, 6 months 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
« no previous file with comments | « bootstrap/virtualenv/LICENSE.txt ('k') | bootstrap/virtualenv/README.chromium » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 recursive-include docs *
2 recursive-include tests *.py *.sh *.expected
3 recursive-include virtualenv_support *.whl
4 recursive-include virtualenv_embedded *
5 recursive-exclude docs/_templates *
6 recursive-exclude docs/_build *
7 include virtualenv_support/__init__.py
8 include bin/*
9 include scripts/*
10 include *.py
11 include AUTHORS.txt
12 include LICENSE.txt
OLDNEW
« no previous file with comments | « bootstrap/virtualenv/LICENSE.txt ('k') | bootstrap/virtualenv/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698