Fixed script rename in setup.py
This commit is contained in:
parent
592d406c6e
commit
7be959728b
2
setup.py
2
setup.py
@ -71,7 +71,7 @@ setup(
|
|||||||
'Programming Language :: Python :: 2.7',
|
'Programming Language :: Python :: 2.7',
|
||||||
'Environment :: No Input/Output (Daemon)',
|
'Environment :: No Input/Output (Daemon)',
|
||||||
],
|
],
|
||||||
scripts=['bin/barbican-api'],
|
scripts=['bin/barbican-all'],
|
||||||
py_modules=[],
|
py_modules=[],
|
||||||
entry_points="""
|
entry_points="""
|
||||||
[barbican.crypto.plugin]
|
[barbican.crypto.plugin]
|
||||||
|
Loading…
Reference in New Issue
Block a user