mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Python: Use tsp instead of tree-sitter-python
This commit is contained in:
@@ -12,5 +12,5 @@ codeql_rust_binary(
|
||||
visibility = ["//visibility:public"],
|
||||
deps = all_crate_deps(
|
||||
normal = True,
|
||||
) + ["//python/extractor/tsg-python/tree-sitter-python"],
|
||||
) + ["//python/extractor/tsg-python/tsp"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user