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 709a1a1 commit 25c4362Copy full SHA for 25c4362
setup.py
@@ -23,7 +23,7 @@ def run_tests(self):
23
sys.exit(pytest.main(self.test_args))
24
25
26
-version = "0.1.11"
+version = "0.1.12"
27
28
TEST_REQUIRE = ['pytest']
29
if sys.version_info[0] == 2:
@@ -39,11 +39,12 @@ def run_tests(self):
39
'Programming Language :: Python',
40
'Programming Language :: Python :: 2.7',
41
'Programming Language :: Python :: 3.7',
42
+ 'Programming Language :: Python :: 3.8',
43
'License :: OSI Approved :: MIT License'
44
],
45
keywords="AWS Lambda",
46
author="YANG Xudong",
- author_email="xudong.yang@hde.co.jp",
47
+ author_email="xudong.yang@hennge.com",
48
url="https://github.com/HDE/python-lambda-local",
49
license="MIT",
50
packages=find_packages(exclude=['examples', 'tests']),
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments