Skip to content
This repository was archived by the owner on Oct 24, 2022. It is now read-only.

Commit 3963997

Browse files
committed
Trove classifiers.
1 parent eceebd5 commit 3963997

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,11 @@
3333
include_package_data=True,
3434
classifiers=(
3535
'Programming Language :: Python',
36+
'Programming Language :: Python :: 2',
3637
'Programming Language :: Python :: 2.6',
3738
'Programming Language :: Python :: 2.7',
39+
'Programming Language :: Python :: 3',
40+
'Programming Language :: Python :: 3.2',
3841
'License :: OSI Approved :: ISC License (ISCL)',
3942
'Operating System :: OS Independent',
4043
'Development Status :: 2 - Pre-Alpha',

0 commit comments

Comments
 (0)