056f47449e
Application files and folders moved into package format. Added a setup.py which creates the package version, name and also a console script so the software can be run as a Command Line program after installation. Software is also refactored and code split up into files. This makes software more maintainable. Follow up changes may be required, until this repo is added to PiPY, the package must be installed via direct url to git repoistory. This package uses template files which have to be deliverately installed into the target system. Updated README to reflect changes. Test Plan: PASS: Ability to install via "pip install -e ." locally. PASS: Ability to generate app via examples/ folder inputs using locall install. PASS: Test ability for package to work when installed via url. Story: 2010937 Task: 48915 Change-Id: If286dc02db68c9f2f91295559b5ebc77cd6091e8 Signed-off-by: Joshua Reed <joshua.reed@windriver.com>
2 lines
27 B
Plaintext
2 lines
27 B
Plaintext
pyyaml==6.0.1
|
|
wheel==0.41.2 |