Skip to content

Commit

Permalink
chore: Add PyPI project links (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Sep 9, 2024
1 parent d4ea2c3 commit 61a2d3e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ authors = [
"Fran Lozano <[email protected]>",
]
maintainers = [
"Fran Lozano <[email protected]>",
"Meltano Team <[email protected]>",
]
keywords = [
Expand All @@ -26,6 +25,9 @@ packages = [
{ include = "tap_circle_ci" },
]
readme = "README.md"
homepage = "https://github.com/MeltanoLabs/tap-circle-ci"
repository = "https://github.com/MeltanoLabs/tap-circle-ci"
documentation = "https://github.com/MeltanoLabs/tap-circle-ci/blob/main/README.md"

[tool.poetry.dependencies]
python = ">=3.8"
Expand Down

0 comments on commit 61a2d3e

Please sign in to comment.