fix missing dependencies on ftl:sync
This commit is contained in:
parent
3f24f9820d
commit
1146ce2b15
@ -38,6 +38,7 @@ py_binary(
|
|||||||
name = "sync",
|
name = "sync",
|
||||||
srcs = ["sync.py"],
|
srcs = ["sync.py"],
|
||||||
tags = ["manual"],
|
tags = ["manual"],
|
||||||
|
deps = fluent_syntax + [requirement("requests")],
|
||||||
)
|
)
|
||||||
|
|
||||||
py_binary(
|
py_binary(
|
||||||
|
Loading…
Reference in New Issue
Block a user