8 lines
191 B
Text
8 lines
191 B
Text
|
# Copyright (c) 2021 The ZMK Contributors
|
||
|
# SPDX-License-Identifier: MIT
|
||
|
|
||
|
# Convert YAML to JSON for validation
|
||
|
remarshal>=0.14.0
|
||
|
|
||
|
# Perform our hardware metadata validation
|
||
|
jsonschema>=3.2.0
|