nvchecker: add exclude_regex to python-weasyprint

This commit is contained in:
George Rawlinson 2022-06-18 13:12:31 +12:00
parent 656b1256b6
commit f123605820
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 1 additions and 0 deletions

View File

@ -299,6 +299,7 @@ source = "github"
github = "Kozea/WeasyPrint"
use_max_tag = true
prefix = "v"
exclude_regex = "^.*(a|b).*$"
[python-pydyf]
source = "github"