Skip to content

Commit d7f0747

Browse files
committed
Remove support for python 2.7 in package classifiers
1 parent d411e20 commit d7f0747

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
@@ -23,7 +23,6 @@ def open_file(fname):
2323
'Development Status :: 5 - Production/Stable',
2424
'Topic :: System :: Archiving :: Backup',
2525
'License :: OSI Approved :: MIT License',
26-
'Programming Language :: Python :: 2.7',
2726
'Programming Language :: Python :: 3.5',
2827
'Programming Language :: Python :: 3.6',
2928
],

0 commit comments

Comments
 (0)