From bc8be08851930a094796ae4e69f0620ed99f3ba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edgar=20Ram=C3=ADrez=20Mondrag=C3=B3n?= <16805946+edgarrmondragon@users.noreply.github.com> Date: Mon, 9 Sep 2024 13:39:53 -0600 Subject: [PATCH] chore: Add PyPI project links (#388) --- pyproject.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c49eec1..668ed15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,9 @@ maintainers = [ "Edgar Ramírez Mondragón ", ] readme = "README.md" -repository = "https://github.com/edgarrmondragon/tap-dbt" +homepage = "https://github.com/MeltanoLabs/tap-dbt" +repository = "https://github.com/MeltanoLabs/tap-dbt" +documentation = "https://github.com/MeltanoLabs/tap-dbt/blob/main/README.md" keywords = [ "singer.io", "elt",