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 9f9f8ed commit 3318c43Copy full SHA for 3318c43
setup.py
@@ -27,10 +27,7 @@
27
'Topic :: Software Development :: Testing',
28
'Topic :: Utilities',
29
'Programming Language :: Python',
30
- 'Programming Language :: Python :: 2.6',
31
'Programming Language :: Python :: 2.7',
32
- 'Programming Language :: Python :: 3.3',
33
- 'Programming Language :: Python :: 3.4',
34
- 'Programming Language :: Python :: 3.5',
+ 'Programming Language :: Python :: 3.6',
35
'Programming Language :: Python :: Implementation :: CPython',
36
'Programming Language :: Python :: Implementation :: PyPy'])
0 commit comments