Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
carlcsaposs-canonical committed Nov 3, 2023
1 parent 5042fa5 commit c8e5283
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cli/cli/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,3 @@ def main():
for dependency in report["install"]
}
print(dependencies)
with open("dependencies.json", "w") as file:
json.dump(dependencies, file)

0 comments on commit c8e5283

Please sign in to comment.