Remove tree-sitter (#12118)

This commit is contained in:
Nikita Sobolev
2024-06-11 13:13:14 +03:00
committed by GitHub
parent 58f2a795ba
commit 804a58165a
5 changed files with 1 additions and 179 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
version = "1.10.*"
upstream_repository = "https://github.com/grantjenks/py-tree-sitter-languages"
requires = ["types-tree-sitter"]
requires = ["tree-sitter>=0.20.3"]