Remove use of the Dep API.

This is going away.
This commit is contained in:
David Anderson
2020-08-24 20:48:57 -07:00
parent 0bed34e0c7
commit 6e2c5a66b3
5 changed files with 22 additions and 24 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ sources = [
# The script source is a dependency, of course...
argv[1]
]
cmd_node, output_nodes = builder.AddCommand(
output_nodes = builder.AddCommand(
inputs=sources,
argv=argv,
outputs=outputs