Skip to content

Commit

Permalink
point target-hotglue to pypi (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: Jong <[email protected]>
  • Loading branch information
Jojo970 and Jong authored Dec 18, 2023
1 parent 93d9823 commit 7b60461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ license = "Apache-2.0"

[tool.poetry.dependencies]
python = "<3.11,>=3.7.1"
target-hotglue = {git = "https://gitlab.com/hotglue/target-hotglue-sdk.git"}
target-hotglue = "^0.0.2"
requests = "^2.31.0"
backports-cached-property = "^1.0.2"
hotglue-models-crm = { git = "https://gitlab.com/hotglue/hotglue-models-crm.git", branch = "master"}
Expand Down

0 comments on commit 7b60461

Please sign in to comment.