third_party.pigweed.src/pw_cli
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
..
py Fix copyright notices 2019-11-27 22:34:02 +00:00
README.md Rename pw_cmd to pw_cli 2019-11-25 22:16:02 +00:00

This directory contains the pw tool that facilitates working with Pigweed. Example starting functionality is the ability to watch the Pigweed source for changes and re-run tests.

This code is experimental and unfinished.