Skip to content

Commit 69ef90f

Browse files
authored
Remove python 3.4 support
1 parent de96f29 commit 69ef90f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ def read(*filenames, **kwargs):
5050
'Operating System :: OS Independent',
5151
'Programming Language :: Python',
5252
'Programming Language :: Python :: 2.7',
53-
'Programming Language :: Python :: 3.4',
5453
'Programming Language :: Python :: 3.5',
5554
'Programming Language :: Python :: 3.6',
5655
'Programming Language :: Python :: 3.7',

0 commit comments

Comments
 (0)