Build Software Client python wheels package

USM needs to build a python wheels package containing ONLY the
‘software’ cli client for inclusion in the Remote CLI Container.

Test Plan:
PASS Build software-client package
PASS Build ISO
PASS Install ISO
PASS Run "software list" and "software upload"

Story: 2010676
Task: 48851
Change-Id: Idb6d69a66d625291094501cacdb0bb84f511f81d
Signed-off-by: Jessica Castelino <jessica.castelino@windriver.com>
This commit is contained in:
Jessica Castelino
2023-09-28 16:17:19 +00:00
parent 8b4080009d
commit af133fec2f
25 changed files with 966 additions and 11 deletions

View File

@@ -0,0 +1,7 @@
# The order of packages is significant, because pip processes them in this order
hacking
bandit
coverage
pylint
stestr