mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Python: fix bazel rule
This commit is contained in:
@@ -5,7 +5,7 @@ codeql_rust_binary(
|
||||
name = "tsg-python",
|
||||
srcs = ["src/main.rs"],
|
||||
aliases = aliases(),
|
||||
data = ["python.tsg"],
|
||||
compile_data = ["python.tsg"],
|
||||
proc_macro_deps = all_crate_deps(
|
||||
proc_macro = True,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user