Skip to content

Commit 2c3950b

Browse files
committed
Added Python 3 to package classifiers.
1 parent 18d1d04 commit 2c3950b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151
'Operating System :: MacOS :: MacOS X',
5252
'Programming Language :: Python :: 2.6',
5353
'Programming Language :: Python :: 2.7',
54+
'Programming Language :: Python :: 3.4',
55+
'Programming Language :: Python :: 3.5',
5456
'Topic :: Software Development :: Libraries :: Python Modules',
5557
],
5658
)

0 commit comments

Comments
 (0)