Get the updater zapping nicely
This commit is contained in:
parent
958ab203d0
commit
b49d0b4d40
3 changed files with 12 additions and 8 deletions
projects/gandi
|
@ -4,7 +4,7 @@ py_library(
|
|||
name = "gandi",
|
||||
srcs = glob(["src/python/gandi/client.py"]),
|
||||
imports = [
|
||||
"src/python"
|
||||
"src/python",
|
||||
],
|
||||
deps = [
|
||||
py_requirement("requests"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue