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 b703c62 commit 76b73a8Copy full SHA for 76b73a8
setup.py
@@ -61,9 +61,10 @@ def find_version(*file_paths):
61
'Programming Language :: Python :: 2.6',
62
'Programming Language :: Python :: 2.7',
63
'Programming Language :: Python :: 3',
64
- 'Programming Language :: Python :: 3.2',
65
'Programming Language :: Python :: 3.3',
66
'Programming Language :: Python :: 3.4',
+ 'Programming Language :: Python :: 3.5',
67
+ 'Programming Language :: Python :: 3.6',
68
69
'Topic :: Communications',
70
'Topic :: Communications :: Chat',
0 commit comments