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 d568676 commit 47fb1b1Copy full SHA for 47fb1b1
setup.py
@@ -45,9 +45,9 @@ def get_packages(package):
45
'Natural Language :: English',
46
'License :: OSI Approved :: MIT License',
47
'Programming Language :: Python',
48
- 'Programming Language :: Python :: 2.6',
+ 'Programming Language :: Python :: 2',
49
'Programming Language :: Python :: 2.7',
50
- 'Programming Language :: Python :: 3.3',
+ 'Programming Language :: Python :: 3',
51
'Programming Language :: Python :: 3.4',
52
'Programming Language :: Python :: 3.5',
53
'Programming Language :: Python :: 3.6',
0 commit comments