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

Unified Diff: vpython/venv/test_data/shirt.src/setup.cfg

Issue 2699063004: vpython: Add VirtualEnv creation package. (Closed)
Patch Set: bootstrap straight out of tempdir Created 3 years, 9 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
« no previous file with comments | « vpython/venv/test_data/shirt.src/.gitignore ('k') | vpython/venv/test_data/shirt.src/setup.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: vpython/venv/test_data/shirt.src/setup.cfg
diff --git a/vpython/venv/test_data/shirt.src/setup.cfg b/vpython/venv/test_data/shirt.src/setup.cfg
new file mode 100644
index 0000000000000000000000000000000000000000..97cc55506c17005da31772868e32b76c66309ad2
--- /dev/null
+++ b/vpython/venv/test_data/shirt.src/setup.cfg
@@ -0,0 +1,3 @@
+[bdist_wheel]
+universal = 1
+python-tag = py2.py3
« no previous file with comments | « vpython/venv/test_data/shirt.src/.gitignore ('k') | vpython/venv/test_data/shirt.src/setup.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698