packages/python/python-tabulate/.nvchecker.toml

7 lines
151 B
TOML

[python-tabulate]
source = "github"
github = "astanin/python-tabulate"
prefix = "v"
use_max_tag = true
exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*"