Skip to content

Commit

Permalink
Add cli declaration for tap-klaviyo
Browse files Browse the repository at this point in the history
  • Loading branch information
hsyyid authored Jun 3, 2024
1 parent febe9a3 commit 1823224
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry.scripts]
# CLI declaration
tap-klaviyo-v2 = 'tap_klaviyo.tap:TapKlaviyo.cli'
tap-klaviyo = 'tap_klaviyo.tap:TapKlaviyo.cli'

0 comments on commit 1823224

Please sign in to comment.