Skip to content

Commit df3f82e

Browse files
committed
Remove python 3.3 and 3.4 from trove classifiers
1 parent 5822253 commit df3f82e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ def run_tests(self):
6868
'Intended Audience :: Developers',
6969
'Programming Language :: Python',
7070
'Programming Language :: Python :: 2.7',
71-
'Programming Language :: Python :: 3.3',
72-
'Programming Language :: Python :: 3.4',
7371
'Programming Language :: Python :: 3.5',
7472
'Programming Language :: Python :: 3.6',
7573
'Programming Language :: Python :: 3.7',

0 commit comments

Comments
 (0)