We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf96b02 commit 68fb8a6Copy full SHA for 68fb8a6
pyproject.toml
@@ -10,6 +10,12 @@ dependencies = [
10
"localstack-sdk-generated"
11
]
12
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
+
19
[build-system]
20
requires = ["setuptools>=64"]
21
build-backend = "setuptools.build_meta"
0 commit comments