Side by Side Diff: vpython/venv/test_data/pants.src/pants/__init__.py
Issue 2699063004 :
vpython: Add VirtualEnv creation package. (Closed)
Patch Set: bootstrap straight out of tempdir
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
vpython/venv/.gitignore
vpython/venv/config.go
vpython/venv/prune.go
vpython/venv/system_posix.go
vpython/venv/system_windows.go
vpython/venv/test_data/README.md
vpython/venv/test_data/pants.src/.gitignore
vpython/venv/test_data/pants.src/pants/__init__.py
vpython/venv/test_data/pants.src/pants/pants.py
vpython/venv/test_data/pants.src/setup.cfg
vpython/venv/test_data/pants.src/setup.py
vpython/venv/test_data/setup_check.py
vpython/venv/test_data/shirt.src/.gitignore
vpython/venv/test_data/shirt.src/setup.cfg
vpython/venv/test_data/shirt.src/setup.py
vpython/venv/test_data/shirt.src/shirt/__init__.py
vpython/venv/test_data/shirt.src/shirt/pants.py
vpython/venv/venv.go
vpython/venv/venv_resources_test.go
vpython/venv/venv_test.go