Skip to content

Commit eefffeb

Browse files
author
stroeder
committed
added classifier 'Programming Language :: Python :: 2'
1 parent 05d51d3 commit eefffeb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
See http://www.python-ldap.org/ for details.
55
6-
$Id: setup.py,v 1.75 2016/04/07 20:17:16 stroeder Exp $
6+
$Id: setup.py,v 1.76 2016/08/13 09:44:08 stroeder Exp $
77
"""
88

99
has_setuptools = False
@@ -103,6 +103,7 @@ class OpenLDAP2:
103103
'Operating System :: POSIX',
104104
'Programming Language :: C',
105105
'Programming Language :: Python',
106+
'Programming Language :: Python :: 2',
106107
'Topic :: Database',
107108
'Topic :: Internet',
108109
'Topic :: Software Development :: Libraries :: Python Modules',

0 commit comments

Comments
 (0)