Commit Graph

2 Commits

Author SHA1 Message Date
Wyatt Hepler
af744f59aa env_setup: Create venv in Python script
- Create an virtualenv/init.py script that virtualenv/init.sh calls to
  setup the venv.
- Install all Python packages in Pigweed as part of env setup.

Change-Id: I1f80733008322b0cd9f81f9ba5dbbd3cfb5ebbbb
2019-11-27 16:40:19 -08:00
Rob Mohr
cacb877465 Adding env_setup folder and initial setup script.
Python 3 virtualenv setup and moves CIPD files from
https://pigweed.googlesource.com/infra/buildtools.

Change-Id: I0d0d8dfc2e80d9dadc80158201e71cda5c7a393b
2019-11-22 23:33:36 +00:00