Commit Graph

6 Commits

Author SHA1 Message Date
Rob Mohr
6d5d856a10 Misc. pylint fixes.
Change-Id: I4b790ea8801a2a4742004e2d4b111b4f4a1ab9d7
2019-12-10 10:19:30 -08:00
Wyatt Hepler
becb431e5f Apply pw format to the repository
Change-Id: I3c8e4f956dfe6c9e81d3069f72c30c5950852074
2019-12-05 09:31:11 -08:00
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