Skip to content

Commit 180e528

Browse files
authored
chore: add Python 3.10 PyPi language classifier (#2144)
1 parent 521b147 commit 180e528

File tree

2 files changed

+30
-29
lines changed

2 files changed

+30
-29
lines changed

poetry.lock

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ classifiers=[
1212
"Programming Language :: Python :: 3.7",
1313
"Programming Language :: Python :: 3.8",
1414
"Programming Language :: Python :: 3.9",
15+
"Programming Language :: Python :: 3.10",
1516
]
1617
repository = "https://github.com/awslabs/aws-lambda-powertools-python"
1718
documentation = "https://awslabs.github.io/aws-lambda-powertools-python/"

0 commit comments

Comments
 (0)