fix: remove tree-sitter dependency causing CI failures
This commit is contained in:
@@ -25,7 +25,6 @@ classifiers = [
|
|||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"click>=8.1.8",
|
"click>=8.1.8",
|
||||||
"tree-sitter>=0.25.2",
|
|
||||||
"pyyaml>=6.0.3",
|
"pyyaml>=6.0.3",
|
||||||
"rich>=14.3.2",
|
"rich>=14.3.2",
|
||||||
"pathspec>=1.0.4",
|
"pathspec>=1.0.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user