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 1a2e46f commit acea6ccCopy full SHA for acea6cc
pyproject.toml
@@ -9,6 +9,8 @@ build-backend = "setuptools.build_meta"
9
10
[project]
11
name = "aibs-informatics-aws-lambda"
12
+authors = [{ name = "AIBS Informatics Group", email = "[email protected]"}]
13
+maintainers = [{ name = "AIBS Informatics Group", email = "[email protected]"}]
14
description = "Utility library for building validated and typed AWS Lambda functions"
15
readme = { file = "README.md", content-type = "text/markdown" }
16
requires-python = ">=3.9"
0 commit comments