Chromium Code Reviews

Unified Diff: bootstrap/virtualenv/scripts/virtualenv

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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « bootstrap/virtualenv/docs/userguide.rst ('k') | bootstrap/virtualenv/setup.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bootstrap/virtualenv/scripts/virtualenv
diff --git a/bootstrap/virtualenv/scripts/virtualenv b/bootstrap/virtualenv/scripts/virtualenv
deleted file mode 100644
index c961dd7db5d8de153ce79568129e0814c898161a..0000000000000000000000000000000000000000
--- a/bootstrap/virtualenv/scripts/virtualenv
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/env python
-import virtualenv
-virtualenv.main()
« no previous file with comments | « bootstrap/virtualenv/docs/userguide.rst ('k') | bootstrap/virtualenv/setup.py » ('j') | no next file with comments »

Powered by Google App Engine