Initial schemas and validation with extension workplan
This commit is contained in:
parent
b96b1fb745
commit
8c9129c371
15 changed files with 1025 additions and 2 deletions
|
|
@ -11,6 +11,7 @@ requires-python = ">=3.12"
|
|||
license = { text = "MIT" }
|
||||
dependencies = [
|
||||
"click>=8.0",
|
||||
"jsonschema>=4.0",
|
||||
"markdown-it-py",
|
||||
"PyYAML",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue