Fixup setup.cfg
Fix a typo and redirect to the correct package name. Change-Id: I2668af32c23312ecabca69b032984b268b1b6059 Closes-bug: #1453932
This commit is contained in:
parent
91e1bf3981
commit
7c3fe82871
@ -22,7 +22,7 @@ classifier =
|
||||
[files]
|
||||
packages =
|
||||
akanda
|
||||
akanda.appliance
|
||||
akanda.router
|
||||
namespace_packages =
|
||||
akanda
|
||||
|
||||
@ -30,7 +30,7 @@ namespace_packages =
|
||||
setup-hooks =
|
||||
pbr.hooks.setup_hook
|
||||
|
||||
[entry-points]
|
||||
[entry_points]
|
||||
console_scripts =
|
||||
akanda-configure-management=akanda.router.commands.management:configure_management
|
||||
akanda-api-dev-server=akanda.router.api.server:main
|
||||
|
Loading…
x
Reference in New Issue
Block a user