nvchecker: add python-oyaml

This commit is contained in:
George Rawlinson 2021-11-29 06:03:11 +00:00
parent 42a69d5219
commit b4e5c47c3c
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -95,6 +95,12 @@ source = "github"
github = "sass/dart-sass"
use_max_tag = true
[python-oyaml]
source = "github"
github = "wimglenn/oyaml"
use_max_tag = true
prefix = "v"
[elfshaker]
source = "github"
github = "elfshaker/elfshaker"