nvchecker: add python-cli_helpers
This commit is contained in:
parent
4da2d5b362
commit
3f57227bc2
1 changed files with 6 additions and 0 deletions
|
@ -140,6 +140,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[python-cli_helpers]
|
||||
source = "github"
|
||||
github = "dbcli/cli_helpers"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[python-pgspecial]
|
||||
source = "github"
|
||||
github = "dbcli/pgspecial"
|
||||
|
|
Loading…
Reference in a new issue