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 ad471d2 commit 6e4e13bCopy full SHA for 6e4e13b
pyproject.toml
@@ -72,9 +72,10 @@ authors = [
72
]
73
description = "FastAPI Users database adapter for AWS DynamoDB"
74
readme = "README.md"
75
+license = "Apache-2.0"
76
+license-files = [ "LICENSE" ]
77
dynamic = ["version"]
78
classifiers = [
- "License :: OSI Approved :: Apache 2.0 License",
79
"Development Status :: 5 - Production/Stable",
80
"Framework :: FastAPI",
81
"Framework :: AsyncIO",
0 commit comments