diff --git a/.repo/nvchecker.toml b/.repo/nvchecker.toml index 81817b0..7fbb6bf 100644 --- a/.repo/nvchecker.toml +++ b/.repo/nvchecker.toml @@ -147,6 +147,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$" # github +[python-sphinxcontrib-fulltoc] +source = "github" +github = "sphinx-contrib/fulltoc" +use_max_tag = true +prefix = "v" + [python-refurb] source = "github" github = "dosisod/refurb"