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