packages/python/python-aiohttp/.nvchecker.toml

6 lines
149 B
TOML

[python-aiohttp]
source = "git"
git = "https://github.com/aio-libs/aiohttp.git"
prefix = "v"
exclude_regex = ".*0(pre|a|alpha|b|beta|r|rc|RC)[0-9]*"