Skip to content

Commit a27243b

Browse files
committed
add py2.6 classifier
1 parent 7ba867f commit a27243b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
CLASSIFIERS = [
9696
"Programming Language :: Python",
9797
"Programming Language :: Python :: 2",
98+
"Programming Language :: Python :: 2.6",
9899
"Programming Language :: Python :: 2.7",
99100
"Programming Language :: Python :: 3",
100101
"Programming Language :: Python :: 3.3",

0 commit comments

Comments
 (0)