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

Unified Diff: recipe_modules/python/example.resources/test.vpython

Issue 2875823002: Add vpython support to Python recipe module. (Closed)
Patch Set: Created 3 years, 7 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 side-by-side diff with in-line comments
Download patch
Index: recipe_modules/python/example.resources/test.vpython
diff --git a/recipe_modules/python/example.resources/test.vpython b/recipe_modules/python/example.resources/test.vpython
new file mode 100644
index 0000000000000000000000000000000000000000..c33fc6ba9300817cbc4e052ff76a81fc617981c3
--- /dev/null
+++ b/recipe_modules/python/example.resources/test.vpython
@@ -0,0 +1,8 @@
+#
+# Use a package out of "/bootstrap/venv.cfg".
+#
+
+wheel: <
+ name: "infra/python/wheels/six-py2_py3"
+ version: "version:1.10.0"
+>
« recipe_modules/python/example.py ('K') | « recipe_modules/python/example.resources/test.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698