feat(init): add an optional funding field
This commit is contained in:
parent
4ab78ae00d
commit
6dbcfdf282
6 changed files with 60 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ readme = "README.md"
|
|||
|
||||
[project.urls]
|
||||
Homepage = "PARSER_URL"
|
||||
Funding = "FUNDING_URL"
|
||||
|
||||
[project.optional-dependencies]
|
||||
core = ["tree-sitter~=0.24"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue