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 a3f55b7 commit 6ebc779Copy full SHA for 6ebc779
setup.py
@@ -35,12 +35,12 @@
35
'Environment :: Web Environment',
36
'License :: OSI Approved :: Apache Software License',
37
'Operating System :: OS Independent',
38
- 'Programming Language :: Python :: 2.6',
+ 'Programming Language :: Python :: 2',
39
'Programming Language :: Python :: 2.7',
40
'Programming Language :: Python :: 3',
41
- 'Programming Language :: Python :: 3.2',
42
- 'Programming Language :: Python :: 3.3',
43
'Programming Language :: Python :: 3.4',
+ 'Programming Language :: Python :: 3.5',
+ 'Programming Language :: Python :: 3.6',
44
'Topic :: Internet :: WWW/HTTP',
45
],
46
)
0 commit comments