We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b24ded commit d329f38Copy full SHA for d329f38
1 file changed
setup.py
@@ -33,6 +33,7 @@ def read(fname):
33
'Programming Language :: Python :: 3.3',
34
'Programming Language :: Python :: 3.4',
35
'Programming Language :: Python :: 3.5',
36
+ 'Programming Language :: Python :: 3.6',
37
'Development Status :: 5 - Production/Stable',
38
'Natural Language :: English',
39
"Topic :: Software Development :: Libraries :: Python Modules",
0 commit comments