setup: install osbuild-mpp
Install the Manifest Pre-Processor tool.
This commit is contained in:
parent
44fec6cd91
commit
a247b8cc1e
1 changed files with 3 additions and 0 deletions
3
setup.py
3
setup.py
|
|
@ -14,4 +14,7 @@ setuptools.setup(
|
|||
"osbuild = osbuild.main_cli:osbuild_cli"
|
||||
]
|
||||
},
|
||||
scripts=[
|
||||
"tools/osbuild-mpp"
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue