nvchecker: add extra_packages for test block

Signed-off-by: peeweep <peeweep@0x0.ee>
master
peeweep 2022-04-12 09:44:59 +00:00 committed by BrewTestBot
parent 889c490854
commit ad9e88f4d4
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 3 additions and 0 deletions

View File

@ -230,6 +230,9 @@
"nox": {
"exclude_packages": ["six"]
},
"nvchecker": {
"extra_packages": ["packaging"]
},
"oci-cli": {
"exclude_packages": ["six"]
},