7f76bea9d3
Current Status: - minimal debian packaging - python skeleton - tox - zuul integration - pecan API skeleton - unit tests Next Steps: - CLI commands - API endpoints - controller - agent - expanded packaging Test Plan: PASS: Build and Install ISO PASS: tox PASS: 'software' is in the PATH and can be invoked. PASS: wget http://127.0.0.1:5490 returns 204 when software-api is running Story: 2010676 Task: 47754 Signed-off-by: Al Bailey <al.bailey@windriver.com> Change-Id: I8e2d993ac85dcff7bb970ddf05fd63db9f2abe11
8 lines
120 B
Plaintext
8 lines
120 B
Plaintext
# The order of packages is significant, because pip processes them in this order
|
|
hacking
|
|
|
|
bandit
|
|
coverage
|
|
pylint
|
|
stestr
|