summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: 0750a9bb93f92b9f037acd295be701547638417f (plain)
1
2
3
4
[python-docstring_parser]
source = "git"
git = "https://github.com/rr-/docstring_parser.git"
exclude_regex = '.*(pre|a|alpha|b|beta|rc).*'