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

Unified Diff: bootstrap/virtualenv/MANIFEST.in

Issue 1407953011: Re-land: Removed virtualenv from depot_tools (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Re-added files that were present before virtualenv Created 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « bootstrap/virtualenv/LICENSE.txt ('k') | bootstrap/virtualenv/README.rst » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bootstrap/virtualenv/MANIFEST.in
diff --git a/bootstrap/virtualenv/MANIFEST.in b/bootstrap/virtualenv/MANIFEST.in
deleted file mode 100644
index 62621c8f11d0a0d93e186bb8e463e8073f1e3e48..0000000000000000000000000000000000000000
--- a/bootstrap/virtualenv/MANIFEST.in
+++ /dev/null
@@ -1,11 +0,0 @@
-recursive-include bin *
-recursive-include docs *
-recursive-include scripts *
-recursive-include virtualenv_support *.whl
-recursive-include virtualenv_embedded *
-recursive-exclude docs/_templates *
-recursive-exclude docs/_build *
-include virtualenv_support/__init__.py
-include *.py
-include AUTHORS.txt
-include LICENSE.txt
« no previous file with comments | « bootstrap/virtualenv/LICENSE.txt ('k') | bootstrap/virtualenv/README.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698