python: Re-enable dtschema and yamllint in requirements.txt
This commit is contained in:
parent
5ec9564a0b
commit
235a3b5dd8
@ -13,7 +13,5 @@ PyYAML == 6.0.1 # for parsing/writing YAML
|
||||
oras == 0.1.30 # for OCI stuff in mapper-oci-update
|
||||
Jinja2 == 3.1.4 # for templating
|
||||
rich == 13.7.1 # for rich text formatting
|
||||
#dtschema == 2024.5 # for checking dts files and dt bindings
|
||||
#yamllint == 1.35.1 # for checking dts files and dt bindings
|
||||
|
||||
#### dts-schema and its functionality dts-check does not build
|
||||
dtschema == 2024.5 # for checking dts files and dt bindings
|
||||
yamllint == 1.35.1 # for checking dts files and dt bindings
|
||||
|
||||
Loading…
Reference in New Issue
Block a user