Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
daniele-20tab authored Apr 1, 2022
1 parent 7c72fcc commit 6d2ef19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
@click.option("--gitlab-group-slug")
@click.option("--terraform-dir")
@click.option("--logs-dir")
@click.option("--quiet", is_flag=True)
def main(**options):
"""Run the setup."""
try:
Expand Down

0 comments on commit 6d2ef19

Please sign in to comment.