Skip to content

Commit 80f08bb

Browse files
committed
🔧 support 3.6
1 parent 7a3737c commit 80f08bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
'Programming Language :: Python :: 2.7',
3636
'Programming Language :: Python :: 3',
3737
'Programming Language :: Python :: 3.5',
38+
'Programming Language :: Python :: 3.6',
3839
],
3940
keywords='Leancloud SDK',
4041
packages=find_packages(exclude=['docs', 'tests*']),

0 commit comments

Comments
 (0)