summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: 5f1f6482f3a6c5fdd8c11b57670cf1b4ab287184 (plain)
1
2
3
4
5
6
[python-py-geth]
source = "git"
git = "https://github.com/ethereum/py-geth.git"
use_max_tag = true
include_regex = 'v(\d+.\d+.\d+)'
prefix = "v"