Add addpkg to setup.py
This commit is contained in:
parent
1951efca45
commit
4e83cad59c
2
setup.py
2
setup.py
@ -18,7 +18,7 @@ setuptools.setup(
|
||||
long_description_content_type="text/plain",
|
||||
url="",
|
||||
packages=setuptools.find_packages(),
|
||||
scripts=['bin/delpkg', 'bin/fqo'],
|
||||
scripts=['bin/addpkg', 'bin/delpkg', 'bin/fqo'],
|
||||
classifiers=[
|
||||
"Programming Language :: Python :: 3",
|
||||
"License :: OSI Approved :: GPL3 License",
|
||||
|
Loading…
x
Reference in New Issue
Block a user