commit | ff12683e87e44ead813600fac5415e05e7f95700 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Mon Apr 24 17:13:07 2023 +0100 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Mon Apr 24 17:37:38 2023 +0100 |
tree | 426de1575be07f4ac0ebb2152ab917337a832e1b | |
parent | 93e3b3227311d2ded571819e317d12ec3a040124 [diff] |
fix: add missing click dependency Click is used in parts of the CI scripts (see run_config/fvp-linux.tc for instance), add it back as part of a new dependency group. Future dependencies that are required only in CI should be added to the ``ci`` dependency group. Change-Id: I5da7fea703495dd4006d86334626f126a850bb10 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>