We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 166d6df commit 6619c42Copy full SHA for 6619c42
setup.py
@@ -47,9 +47,9 @@
47
'Programming Language :: Python :: 2.6',
48
'Programming Language :: Python :: 2.7',
49
'Programming Language :: Python :: 3',
50
- 'Programming Language :: Python :: 3.1',
51
- 'Programming Language :: Python :: 3.2',
52
'Programming Language :: Python :: 3.3',
+ 'Programming Language :: Python :: 3.4',
+ 'Programming Language :: Python :: 3.5',
53
'Topic :: Software Development :: Libraries :: Python Modules'
54
],
55
platforms=['any'],
0 commit comments