Implement RFC 30: Component metadata.
Co-authored-by: Catherine <whitequark@whitequark.org>
This commit is contained in:
parent
1d2b9c309e
commit
496432edaa
12 changed files with 1024 additions and 9 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -9,6 +9,9 @@ __pycache__/
|
|||
/.venv
|
||||
/pdm.lock
|
||||
|
||||
# metadata schemas
|
||||
/schema
|
||||
|
||||
# coverage
|
||||
/.coverage
|
||||
/htmlcov
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue