Skip to content

Remove click external dependency

Tino Calancha requested to merge calancha/datadefinition:remove-click into main
  • Remove click external dependency.
  • Remove the CLI parsing.

We don't need to parse the command line arguments: the only action we want here is to print the trigger variables.

Closes: #2 (closed)

Edited by Tino Calancha

Merge request reports