mirror of
https://github.com/val1813/kwcode.git
synced 2026-09-03 14:42:13 +08:00
Add tree-sitter dependencies to pyproject.toml
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -20,6 +20,8 @@ dependencies = [
|
||||
"lxml>=5.0.0",
|
||||
"trafilatura>=1.12.0",
|
||||
"pyyaml>=6.0",
|
||||
"tree-sitter>=0.23.0",
|
||||
"tree-sitter-python>=0.23.0",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user