Move script to package.
This commit is contained in:
parent
01abe88930
commit
c7fcd22b9f
3 changed files with 42 additions and 24 deletions
2
setup.py
2
setup.py
|
@ -11,7 +11,7 @@ setup(name="ognibuild",
|
|||
maintainer_email="jelmer@jelmer.uk",
|
||||
license="GNU GPLv2 or later",
|
||||
url="https://jelmer.uk/code/ognibuild",
|
||||
scripts=['ognibuild.py'],
|
||||
packages=['ognibuild'],
|
||||
classifiers=[
|
||||
'Development Status :: 4 - Beta',
|
||||
'License :: OSI Approved :: '
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue