Fix check-all-candidacies entry point
Change-Id: I533db9647c8649b5d388aa9278ae85bc84d066b8
This commit is contained in:
parent
437e0d19fc
commit
1f55a539ae
@ -20,7 +20,7 @@ packages = openstack_election
|
|||||||
|
|
||||||
[entry_points]
|
[entry_points]
|
||||||
console_scripts =
|
console_scripts =
|
||||||
check-all-candidacies = openstack_election.cmds.check_all_candidacies:check_reviews
|
check-all-candidacies = openstack_election.cmds.check_all_candidacies:main
|
||||||
check-candidacy = openstack_election.cmds.check_candidacy:main
|
check-candidacy = openstack_election.cmds.check_candidacy:main
|
||||||
check-candidacy-manual = openstack_election.cmds.check_manual:main
|
check-candidacy-manual = openstack_election.cmds.check_manual:main
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user