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