Skip to content

Commit e74d2e2

Browse files
Merge pull request #3767 from boegel/rip_python26
remove Python 2.6 from list of supported Python versions in setup.py
2 parents f8cc137 + 8745eb2 commit e74d2e2

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
@@ -109,7 +109,6 @@ def find_rel_test():
109109
"Intended Audience :: System Administrators",
110110
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
111111
"Operating System :: POSIX :: Linux",
112-
"Programming Language :: Python :: 2.6",
113112
"Programming Language :: Python :: 2.7",
114113
"Programming Language :: Python :: 3.5",
115114
"Programming Language :: Python :: 3.6",

0 commit comments

Comments
 (0)