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 0901394 commit 957fb93Copy full SHA for 957fb93
setup.py
@@ -17,6 +17,7 @@
17
'Programming Language :: Python :: 3.7',
18
'Programming Language :: Python :: 3.8',
19
'Programming Language :: Python :: 3.9',
20
+ 'Programming Language :: Python :: 3.10',
21
'Topic :: Utilities',
22
],
23
description='Simple HTTP server to invoke a Lambda function locally',
0 commit comments