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