commit | 51c112a1bfb1b47522e148958059f2ff971dd420 | [log] [tgz] |
---|---|---|
author | Fabio Utzig <utzig@apache.org> | Tue Mar 27 07:25:07 2018 -0300 |
committer | Fabio Utzig <utzig@utzig.org> | Tue Jun 05 10:58:01 2018 -0300 |
tree | bc2ebcc618eb1e914de2b0cf9e52444ff7427bfe | |
parent | 48841f28cec83ea0fd4eb4561f75c261088e3503 [diff] [blame] |
Add click handling of cli options Signed-off-by: Fabio Utzig <utzig@apache.org>
diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 1198d45..7bc8758 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt
@@ -1,2 +1,3 @@ cryptography intelhex +click