Adapt cli declaration entrypoint to swh.core 0.3
This commit is contained in:
parent
22f7181294
commit
d10f78d80c
3 changed files with 4 additions and 4 deletions
2
setup.py
2
setup.py
|
@ -53,7 +53,7 @@ setup(
|
|||
include_package_data=True,
|
||||
entry_points="""
|
||||
[swh.cli.subcommands]
|
||||
lister=swh.lister.cli:lister
|
||||
lister=swh.lister.cli
|
||||
[swh.workers]
|
||||
lister.bitbucket=swh.lister.bitbucket:register
|
||||
lister.cgit=swh.lister.cgit:register
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue