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