nvchecker: add extra_packages for test block
Signed-off-by: peeweep <peeweep@0x0.ee>master
parent
889c490854
commit
ad9e88f4d4
|
@ -230,6 +230,9 @@
|
|||
"nox": {
|
||||
"exclude_packages": ["six"]
|
||||
},
|
||||
"nvchecker": {
|
||||
"extra_packages": ["packaging"]
|
||||
},
|
||||
"oci-cli": {
|
||||
"exclude_packages": ["six"]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue