We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 221dd82 commit 80e84dbCopy full SHA for 80e84db
1 file changed
setup.py
@@ -48,6 +48,10 @@
48
'Programming Language :: Python :: 3',
49
'Programming Language :: Python :: 3.1',
50
'Programming Language :: Python :: 3.2',
51
+ 'Programming Language :: Python :: 3.3',
52
+ 'Programming Language :: Python :: 3.4',
53
+ 'Programming Language :: Python :: 3.5',
54
+ 'Programming Language :: Python :: 3.6',
55
'Topic :: Communications',
56
],
57
)
0 commit comments