Skip to content

Commit 93c3fed

Browse files
committed
Update trove classifiers
1 parent eb20fc4 commit 93c3fed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,9 @@ def run_tests(self):
7070
'Intended Audience :: Developers',
7171
'Programming Language :: Python',
7272
'Programming Language :: Python :: 2.7',
73-
'Programming Language :: Python :: 3.3',
74-
'Programming Language :: Python :: 3.4',
7573
'Programming Language :: Python :: 3.5',
7674
'Programming Language :: Python :: 3.6',
75+
'Programming Language :: Python :: 3.7',
7776
'Programming Language :: Python :: Implementation :: PyPy',
7877
"Topic :: Utilities",
7978
"Topic :: System :: Shells",

0 commit comments

Comments
 (0)