Skip to content

Commit 68fb8a6

Browse files
committed
add pyproject urls
1 parent bf96b02 commit 68fb8a6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ dependencies = [
1010
"localstack-sdk-generated"
1111
]
1212

13+
[project.urls]
14+
Homepage = "https://localstack.cloud"
15+
Documentation = "https://docs.localstack.cloud"
16+
Repository = "https://github.com/localstack/localstack-sdk-python.git"
17+
Issues = "https://github.com/localstack/localstack-sdk-python/issues"
18+
1319
[build-system]
1420
requires = ["setuptools>=64"]
1521
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)