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 eb20fc4 commit 93c3fedCopy full SHA for 93c3fed
setup.py
@@ -70,10 +70,9 @@ def run_tests(self):
70
'Intended Audience :: Developers',
71
'Programming Language :: Python',
72
'Programming Language :: Python :: 2.7',
73
- 'Programming Language :: Python :: 3.3',
74
- 'Programming Language :: Python :: 3.4',
75
'Programming Language :: Python :: 3.5',
76
'Programming Language :: Python :: 3.6',
+ 'Programming Language :: Python :: 3.7',
77
'Programming Language :: Python :: Implementation :: PyPy',
78
"Topic :: Utilities",
79
"Topic :: System :: Shells",
0 commit comments