We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a3737c commit 80f08bbCopy full SHA for 80f08bb
1 file changed
setup.py
@@ -35,6 +35,7 @@
35
'Programming Language :: Python :: 2.7',
36
'Programming Language :: Python :: 3',
37
'Programming Language :: Python :: 3.5',
38
+ 'Programming Language :: Python :: 3.6',
39
],
40
keywords='Leancloud SDK',
41
packages=find_packages(exclude=['docs', 'tests*']),
0 commit comments