Skip to content

Commit b9ac1d6

Browse files
committed
Add Python 2.6 to PyPI classifier metadata
1 parent ff7af43 commit b9ac1d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
KEYWORDS = "future python3 migration backport six 2to3 futurize modernize"
4646
CLASSIFIERS = [
4747
"Programming Language :: Python",
48+
"Programming Language :: Python :: 2.6",
4849
"Programming Language :: Python :: 2.7",
4950
"Programming Language :: Python :: 3",
5051
"Programming Language :: Python :: 3.3",

0 commit comments

Comments
 (0)