Skip to content

Commit 36120eb

Browse files
committed
Fix: the unpatched sources do not support Python 2.6.
1 parent 1c0bc52 commit 36120eb

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
@@ -69,7 +69,6 @@ def make_release_tree(self, base_dir, files):
6969
'Topic :: Software Development :: Testing',
7070
'Programming Language :: Python',
7171
'Programming Language :: Python :: 2',
72-
'Programming Language :: Python :: 2.6',
7372
'Programming Language :: Python :: 2.7',
7473
'Programming Language :: Python :: 3',
7574
'Programming Language :: Python :: 3.2',

0 commit comments

Comments
 (0)