Commit Graph

4 Commits

Author SHA1 Message Date
Wyatt Hepler
18cb1b4ef5 presubmit: Require requirements.in copyright
Change-Id: I4317c18388270ca049a22f049b455dc60d08c81c
2019-12-02 21:37:19 +00:00
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
Wyatt Hepler
c3844d9c3e Clean up requirements.txt
- Have requirements.in only include what is necessary for the build.
- Update requirements.txt.
- Remove pw_cli/requirements.txt since the dependencies are noted in the
  setup.py.

Change-Id: I622d066312c0436074d10fe6e8345feed1c31d06
2019-11-27 22:34:02 +00: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